[PLUG] Sorted find command

Brian Horan bhoran at hexdev.com
Tue Apr 27 10:12:02 UTC 2004


that will sort them one by one

On Tue, 2004-04-27 at 12:55, Michael Montagne wrote:
> 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?
-- 
Brian Horan <bhoran at hexdev.com>





More information about the PLUG mailing list