bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

utility for tailing file systems?


From: Edward Peschko
Subject: utility for tailing file systems?
Date: Mon, 3 Aug 2009 22:00:01 -0700

All,

I was wondering if there was any utility available to tail a file
system - show new file creation, file deletes,etc. I have a very large
file system which I'd like to index, and it doesn't really make sense
to do a find, wait an hour, and do a find again - I'd rather do
something like dtrace under solaris and get all file creation events
at the point the kernel does them..

Anyways, is there a canned utility like find to do this, or am I stuck
with a looping find (note this is under linux)

Ed




reply via email to

[Prev in Thread] Current Thread [Next in Thread]