101 reputation
2
bio website
location
age
visits member for 1 year, 6 months
seen May 1 at 6:33
stats profile views 4

Sep
4
comment Determine which process is creating a file
I doubt I will find what I am looking for: callbacks for system operations
Sep
1
comment Determine which process is creating a file
From my understanding, LoggedFS and audit are like inotify in that they log the information. With something like vim's write feature, first foo.txt.swp is CREATED, then it is MOVED_TO foo.txt. This is logged (I use inotify), but the problem I now have is that when I am reviewing the logs, more often than not, I can no longer stat the foo.txt.swp file. This is creating a great deal of problems for me as the file may be deleted before the DELETE event is logged, so I try to get the file info and the OS complains the file no longer exists.
Aug
31
comment Determine which process is creating a file
"If you need to watch a particular file and react when it is accessed, you need different tools." can you give an example?
Mar
16
answered Is there a way to dynamically refresh the less command?
Mar
5
comment suphp directory not owned by user
As far as I can tell this is a design choice. I think it's stupid to have though. The single document root, along with no symlinks should make this unnecessary lists.marsching.com/pipermail/suphp/2008-April/001831.html
Jan
3
awarded  Supporter
Nov
9
awarded  Citizen Patrol