Hi.
The -N is in 24 hour periods with fractional parts discarded.  So - 
ctime -1 is files which were changed within the last 47 hours 59  
seconds.  I notice on the mac one can specify more precise units than  
just 24 hour periods, but this doesn't seem commonplace yet...
-Craig

On 11/06/2009, at 9:45 AM, Sid Bachtiar wrote:
>
> But can you explain a little bit more. What does the "-1" mean? Let's
> say if I run that command now, does it give me the list of files that
> have been modified since ... when?
>
> On Thu, Jun 11, 2009 at 9:21 AM, Craig Anderson<[email protected] 
> > wrote:
>>
>> find /some/dir -ctime -1 \! -type d  -print


--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to