[PLUG] Sorted find command

Michael Montagne michael at themontagnes.com
Tue Apr 27 09:55:02 UTC 2004


I need to find all the files from last november 1 and return a sorted
list by date.
My attempt "find . -mtime -179 -ls -exec ls -ltr {} \;" does not sort.

Seems to me like this should work.  Can some offer a helpful hint?

-- 
Michael Montagne
michael at themontagnes.com
http://www.themontagnes.com




More information about the PLUG mailing list