in reply to Finding oldest file in directory
Also, above some number of files (depending on your OS efficiency), it'd be faster to cache your stats for the sort.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
OK, yes, replace -s there with -M.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Finding oldest file in directory
by pg (Canon) on Oct 18, 2004 at 18:38 UTC | |
by halley (Prior) on Oct 18, 2004 at 18:41 UTC | |
by Fletch (Bishop) on Oct 18, 2004 at 18:58 UTC | |
Re^2: Finding oldest file in directory
by bluto (Curate) on Oct 18, 2004 at 19:15 UTC |