In article <postmaster-75E32A.12310025112004.DeleteThis@news1.east.earthlink.net>,
"Daniel T." <postmaster.DeleteThis@earthlink.net> wrote:
> After some basic experimentation, fs_usage is close to what I want. It
> doesn't seem to list failed open attempts though and that is exactly
> what I am looking for. Maybe if I explained why I need something like
> this.
On my system, it does:
reinder> sudo fs_usage -e -f filesys | grep open &
reinder> cat doesNotExist
19:15:00 open /usr/lib/libSystem.B.dylib 0.000051 cat
19:15:00 open /usr/lib/system/libmathCommon.A.dylib 0.000045 cat
19:15:00 open doesNotExist 0.000129 cat
Perhaps the application you are targeting does a stat instead of an open?
Reinder<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Filemon for MacOS X