Linux from the command line -- Using debugfs to track file times
Sometimes you need to find out what's going on with certain files. Maybe you want to see if your application is updating it's data files or if the system's tmp files are being written when they should. Whatever the reason, you can get it done with debugfs.
https://www.tecmint.com/debugfs-command-show-file-creation-time-in-linux/#
No comments:
Post a Comment