You are not logged in.
Hi, Is there any way to know the total number of files that have been in a directory since the directory's creation ? Suppose that i created the directory 2 days ago, and everyday I had 100 files and delete 100 files ..., After 2 days it has 100 files, but the Total files that have been in this directory is 200, I want the total files that have been, any tools to monitor ?
Offline
There are tools to monitor such things - look into inotify. However there is no way to address this retroactively.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline