From owner-freebsd-arch Fri Mar 8 1:52:46 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id A831D37B400 for ; Fri, 8 Mar 2002 01:52:43 -0800 (PST) Received: from regency.nsu.ru ([193.124.210.26] helo=cytherea.weblab.nsu.ru) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 16jH3F-0007gY-00; Fri, 08 Mar 2002 15:52:37 +0600 Received: (from danfe@localhost) by cytherea.weblab.nsu.ru (8.11.6/8.11.6) id g289tNf89014; Fri, 8 Mar 2002 15:55:23 +0600 (NOVT) (envelope-from danfe) Date: Fri, 8 Mar 2002 15:55:23 +0600 From: Alexey Dokuchaev To: Arun Sharma Cc: arch@freebsd.org Subject: Re: Sorting and Matching options for ls(1) Message-ID: <20020308155523.A87842@cytherea.weblab.nsu.ru> References: <3C862030.9080108@softweyr.com> <20020306131141.A69228@blossom.cjclark.org> <20020308080100.GA26403@sharma-home.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020308080100.GA26403@sharma-home.net>; from arun@sharma-home.net on Fri, Mar 08, 2002 at 12:01:01AM -0800 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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