> From owner-freebsd-questi...@freebsd.org  Thu Jul 28 02:03:19 2011
> Date: Thu, 28 Jul 2011 00:02:41 -0700
> From: Gary Kline <kl...@thought.org>
> To: FreeBSD Mailing List <freebsd-questions@freebsd.org>
> Cc: 
> Subject: how do i find a file in all directories 7 to 9 days old?
>
>  guys,
>
>
>  how can i use find or whatever to find a file, say 6 levels deep
>  that is <= 9 days old?   i'm looking fo something i had to jt down
>  [[ASCII]].  can't remembr te file name, nor when i was when i had
>  the idea flash into my mind....
>
>  sigh.....

*SIGH*  indeed.

Have you ever considered READING* the manpage for the relevant tool
_before_ asking the world about the blindingly obvious?

RTFM is abaolutely appropriate here.

*DO*IT*.    see the '-B" primary.

If the required math is beyond you, there are 1440 minutes in a day, andz.
thus, 9 days is 12960 minutes.


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to