[12324] in Athena Bugs
rsaix 7.7E: AFS
daemon@ATHENA.MIT.EDU (John Carr)
Wed Aug 3 18:03:13 1994
To: bugs@MIT.EDU
Date: Wed, 03 Aug 1994 18:03:02 EDT
From: John Carr <jfc@MIT.EDU>
System name: w20-575-98
Type and version: POWER 7.7E
Display type: POWER_Gt1
When I use "ls -lc" on files in my home directory, the ctime usually
shows as 0 (i.e. Jan 1 1970). Example:
% ls -lc .article
-rw-rw-r-- 1 jfc system 1041 Dec 31 1969 .article
% ls -l .article
-rw-rw-r-- 1 jfc system 1041 Aug 02 23:22 .article
ls on 7.6 systems returns the correct ctime.
If I "touch" the file ctime is updated.