Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 May 2001 20:10:39 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/find Makefile extern.h find.1 find.c find.h function.c ls.c operator.c option.c 
Message-ID:  <31435.988913439@critter>
In-Reply-To: Your message of "Thu, 03 May 2001 11:09:29 PDT." <20010503110929.A7657@xor.obsecurity.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010503110929.A7657@xor.obsecurity.org>, Kris Kennaway writes:
>
>--/04w6evG8XlLl3ft
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>Content-Transfer-Encoding: quoted-printable
>
>
>On Thu, May 03, 2001 at 11:05:39AM -0700, Poul-Henning Kamp wrote:
>> phk         2001/05/03 11:05:39 PDT
>>=20
>>   Modified files:
>>     usr.bin/find         Makefile extern.h find.1 find.c find.h=20
>>                          function.c ls.c operator.c option.c=20
>>   Log:
>>    They add the following commands:
>>      -anewer
>>      -cnewer
>>      -mnewer
>>      -okdir
>>      -newer[acm][acmt]
>
>What do these do?

The allow you to compare all the timestamps of the files.

Now find can say things like "find all file modfied after /foo/file
was accessed..."

--
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31435.988913439>