Nearly  find / -cmin -60

from "man find"

 Numeric arguments can be specified as
         +n     for greater than n,
         -n     for less than n,
         n      for exactly n.


BTW  you can use all these commands on windows if you install www.cygwin.com


Justin


-----Original Message-----
From: Stephen Moretti [mailto:[EMAIL PROTECTED]
Sent: 09 July 2003 15:56
To: CFDeveloper Dev List
Subject: [ cf-dev ] WOT : Another UNIX command request...


~sigh~ sorry about this guys...

Can anyone tell me how to find all the files that have changed in say the
last 60 minutes on RH Linux 7.2??

I thought I'd got it sussed with "find / -cmin 60", but it seems to return
the files that were changed exactly 60 minutes ago, not all the files that
have been changed in the last 60 minutes. :o/

Cheers

Stephen



--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]





-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to