in reply to Re: File list by date
in thread File list by date
for example.foreach (sort {-M qq($dir/$b) <=> -M qq($dir/$a)} readdir(ROOT)) { print $_, $/; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: File list by date
by nkpgmartin (Sexton) on May 03, 2001 at 18:36 UTC | |
by snax (Hermit) on Jun 27, 2001 at 12:44 UTC |