"find" and {a,c,m}time
Jim Rosenberg
jr at oglvee.UUCP
Fri Oct 14 05:05:07 AEST 1988
In article <170 at libove.UUCP> root at libove.UUCP (Jay M. Libove) writes:
>Okay, so "find -?time 3 -print" should find all files ?'d within the
>last three days, right? Nope. To wit:
Gimme an R, Gimme a T, Gimme an F ...
You want e.g. find -mtime -3 -print
^
**/ \**
This is pretty clearly documented, even though if you are using SCO no doubt
your man page for find(1) has been bowderlized to eliminate the original
(more or less):
BUGS
The syntax is painful.
--
Jim Rosenberg pitt
Oglevee Computer Systems >--!amanue!oglvee!jr
151 Oglevee Lane cgh
Connellsville, PA 15425 #include <disclaimer.h>
More information about the Comp.unix.questions
mailing list