Re: backup

From: Harold Gutch <logix(at)foobar.franken.de>
Date: Fri, 21 Dec 2001 23:19:41 +0100

On Fri, Dec 21, 2001 at 10:42:15PM +0100, Nicolas Rachinsky wrote:
> PS: Kennt jemand eine Übersicht, wann genau welche von atime, ctime,
> mtime sich ändern?

Aus "man stat":

     st_atime Time when file data last accessed. Changed by the mknod(2),
                  utimes(2) and read(2) system calls.

     st_mtime Time when file data last modified. Changed by the mknod(2),
                  utimes(2) and write(2) system calls.

     st_ctime Time when file status was last changed (inode data modifica-
                  tion). Changed by the chmod(2), chown(2), link(2),
                  mknod(2), rename(2), unlink(2), utimes(2) and write(2) sys-
                  tem calls.

bye,
  Harold

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 21 Dec 2001 - 23:19:53 CET

search this site