I have couple of questions:
1) How do we know when a file is created. In stat, atime gives the last access time and mtime gives the last modified time. But is there a way to know when the file is first created.
2) I feel this is something more difficult, is there a direct way to find when a file got deleted with in the past 5 minutes.
Thanks.
1) How do we know when a file is created. In stat, atime gives the last access time and mtime gives the last modified time. But is there a way to know when the file is first created.
2) I feel this is something more difficult, is there a direct way to find when a file got deleted with in the past 5 minutes.
Thanks.