bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hi small improvement to find command.


From: Bernhard Voelker
Subject: Re: Hi small improvement to find command.
Date: Tue, 29 Jan 2013 08:10:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2

On 01/29/2013 07:02 AM, Prashant Sharma wrote:
> I was curious about the communities interest in a small improvement to
> mtime's precision from days to seconds, hours and minutes.
> 
> something like
> 
> find . -type f -mtime +1m would give me files modified in last one minute.

Thanks for the suggestion, however, such an option is already
available for a very long time:

       -mmin n
              File's data was last modified n minutes ago.

Have a nice day,
Berny



reply via email to

[Prev in Thread] Current Thread [Next in Thread]