Tagged Questions
1
vote
1answer
655 views
How to trace file locks (per directory)
I'm quite new to Linux and I have not really a clue on how to do this.
I've got a directory and I'd like to monitor (output to shell) when a file inside that directory get's a file lock and when it ...