in reply to Using Perl saves time....
One thing the ls does that the perl code does not is sort the output. My linux system supports ls -U to leave the list unsorted: if there are that many files this may fix the speed issue.
Hugo
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Using Perl saves time....
by hakkr (Chaplain) on Jul 18, 2005 at 16:21 UTC | |
by TomDLux (Vicar) on Jul 18, 2005 at 17:55 UTC | |
by chb (Deacon) on Jul 19, 2005 at 08:56 UTC |