-
Know the inode of the directory by ls -i command (lets say for example its X)
-
Know on which partition your directory is saved by df -T /path command ( lets say its on /dev/sda1 )
-
Now use this command : sudo debugfs -R 'stat ' /dev/sda1 You will see in the output :
-
crtime: 0x4e81cacc:966104fc -- mon Sep 27 14:38:28 2013
Last active
September 21, 2016 14:41
-
-
Save fahimbabarpatel/d362a5b651da32fdab114fdc59cbbd07 to your computer and use it in GitHub Desktop.
know_creation_time_on_ext4_filesystem.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment