"find" and {a,c,m}time

Jay Plett jay at phoenix.Princeton.EDU
Thu Oct 13 10:51:39 AEST 1988


In article <3013 at mipos3.intel.com>, merlyn at intelob.intel.com (Randal L. Schwartz @ Stonehenge) writes:
> In article <170 at libove.UUCP>, root at libove (Jay M. Libove) writes:
> where +n means more than n, -n means less than n, and n means exactly
> n."
It's also worth knowing that integer division is involved.
"find /fubar -?time +3" means "more days than 3", ie 4 days or more.
3 days 23 hours 59 minutes 59 seconds doesn't hit.  My simple intuition would
have guessed that 3 days + 1 second is "more than 3 days".

	jay at princeton.edu



More information about the Comp.unix.questions mailing list