Joel Liu's personal annotations on this page
Joel bookmarked
on 2007-04-18
-
^ You can't find creation time for a file. It isn't stored anywhere. Files have a last-modified time (shown by "ls -l"), a last-accessed time (shown by "ls -lu") and an inode change time (shown by "ls -lc"). The latter is often referred to as the "creation time" - even in some man pages -but that's wrong; it's also set by such operations as mv, ln, chmod, chown and chgrp.
This link has been bookmarked by 1 people . It was first bookmarked on 18 Apr 2007, by Joel Liu.
-
-
^ You can't find creation time for a file. It isn't stored anywhere. Files have a last-modified time (shown by "ls -l"), a last-accessed time (shown by "ls -lu") and an inode change time (shown by "ls -lc"). The latter is often referred to as the "creation time" - even in some man pages -but that's wrong; it's also set by such operations as mv, ln, chmod, chown and chgrp.
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.