Quote:
Quote:
There is also a command-line utility to find file-writers etc.. which might be useful to you. The command is fuser and it has a reasonably okay man page.

Ooo, now that's handy. I hadn't come across that!

Peter


It's really quite simple -- it just scans all of the /proc/*/fd/* entries matching against whatever one asks for.

But potentially quite handy.

Cheers