Subject: Re: atime mtime ctime
To: None <kre@munnari.OZ.AU>
From: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
List: netbsd-users
Date: 11/22/2000 17:37:59
In message <29948.974881548@brandenburg.cs.mu.OZ.AU>
	on Wed, 22 Nov 2000 15:25:48 +0700,
	Robert Elz <kre@munnari.OZ.AU> wrote:
> Eg:  consider
...
> Go through all of that, and more like it, and decide which of the
> commands set the creation time of abc, and which do not, and then
> justify the result for any practical use whatever.
One simple way is the time when something created by open(), creat(),
mkdir(), mknod(), socket() and so on.  But I don't think
it is very useful.

--
Takahiro Kambe <taca@sky.yamashina.kyoto.jp>