[sf-lug] [acm]time (Re: time of last modification of a file as reported by stat)

Michael Paoli Michael.Paoli at cal.berkeley.edu
Sun Mar 21 14:24:00 PDT 2010


> Date: Tue, 16 Mar 2010 18:33:54 -0700
> From: Michael Shiloh <michaelshiloh1010 at gmail.com>
> Subject: time of last modification of a file as reported by stat
>
> According to "man stat" on my Ubuntu system, part of the format
sequence
> can be:
>
>       %y     Time of last modification
>       %z     Time of last change
>
> What is the difference between "modification" and "change"? Aren't
they
> synonyms?

On UNIX and conformant (e.g. POSIX) filesystems on Linux, there are
three timestamps on each file (of any type):
atime
ctime
mtime
see:
news:1159125817.788781.102450 at m73g2000cwd.googlegroups.com
or (via Google Groups):
http://groups.google.com/groups/search?as_umsgid=1159125817.788781.102450@m73g2000cwd.googlegroups.com





More information about the sf-lug mailing list