Results 1 to 1 of 1
Hello,
I'm currently aware of how to find out which process is currently using/opening which file using lsof, but I can't seem to find if it's possible to determine which ...
- 02-03-2011 #1Just Joined!
- Join Date
- Feb 2011
- Posts
- 1
How to find/determine which process created a specific file?
Hello,
I'm currently aware of how to find out which process is currently using/opening which file using lsof, but I can't seem to find if it's possible to determine which process created a specific file.
For example if a file was created by the touch command or by firefox, I would like to be able to find that information.
Is there such a way to do this?


Reply With Quote
