On Wed 04 May 05,  1:57 PM, Mike Simons <[EMAIL PROTECTED]> said:
> On Wed, May 04, 2005 at 10:45:30AM -0700, Ehrhart, Jay wrote:
> > how do you use ll or ls to show the year the file was created?
> 
> ls -l --full-time

The filesystem stores 3 times:

   last accessed
   last modified
   inode change time

The creation time will be the inode change time unless you do something to
change the inode, which includes touch, mv, chattr, chmod, chown, chgrp, touch,
mv, etc.

Pete

-- 
Every theory is killed sooner or later, but if the theory has good in it,
that good is embodied and continued in the next theory. -- Albert Einstein

GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E  70A9 A3B9 1945 67EA 951D
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to