Looking for files older than n number of days?
Francisco Reyes
lists at natserv.com
Mon Jun 6 14:21:24 GMT 2005
On Mon, 6 Jun 2005, Jerry McAllister wrote:
>> find . -mtime -5d -ls
>> Shows correctly files modified less than 5 days old.
>
> in the wrong place - you can get all files in the system printed or none
> rather than just what you want. Possibly the man page needs to be
> updated to make the effect of parameter order clear.
And that would probably be simpler too than changing the code too.
More information about the freebsd-questions
mailing list