Date: Fri, 8 Mar 2002 15:55:23 +0600 From: Alexey Dokuchaev <danfe@cytherea.weblab.nsu.ru> To: Arun Sharma <arun@sharma-home.net> Cc: arch@freebsd.org Subject: Re: Sorting and Matching options for ls(1) Message-ID: <20020308155523.A87842@cytherea.weblab.nsu.ru> In-Reply-To: <20020308080100.GA26403@sharma-home.net>; from arun@sharma-home.net on Fri, Mar 08, 2002 at 12:01:01AM -0800 References: <3C862030.9080108@softweyr.com> <20020306131141.A69228@blossom.cjclark.org> <20020308080100.GA26403@sharma-home.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 08, 2002 at 12:01:01AM -0800, Arun Sharma wrote: > On Wed, Mar 06, 2002 at 01:11:41PM -0800, Crist J. Clark wrote: > > Since we're on the topic of ls(1) having too few options, what I'd > > really like is a switch to print the creation, modified, and access > > times together. > > FreeBSD stores the file creation time ? ctime stands for change time, > not creation time. Well, I've always thought that mtime is the last time file data was modified, ctime is when most recent file status change occured, and atime is when the file was last accessed. I wonder what man stat(2) says... %) ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020308155523.A87842>