P� onsdag, 04 maj 2005, skrev Ehrhart, Jay: > I know this may sound too simple but > > how do you use ll or ls to show the year the file was created? > > > > I looked in man and google.com/linux but I didn't find it.
Unfortunately, you cannot because Unix filesystems do not record a creation time for files. The justification is that the creation time is a semantic concept that exists at a higher level than the writing of some data to a filesystem. If you want to log creation times of files, I recommend using a version-control system such as Subversion. -- Henry House +1 530 753 3361 ext. 13 Please don't send me HTML mail! My mail system usually rejects it. The unintelligible text that may follow is a digital signature. See <http://hajhouse.org/pgp> to find out how to use it. My OpenPGP key: <http://hajhouse.org/hajhouse.asc>.
signature.asc
Description: Digital signature
_______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
