|
|
| "be consistent" | |
| PerlMonks |
Re: Re: Re: Re: File list by dateby snax (Hermit) |
| on Jun 27, 2001 at 08:44 UTC ( [id://91861]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Nope :)
For OS ways to do this, the *nix answer is to use find and sort. Perl is definitely a reasonable way to go when you want this kind of response. I usually pipe ls -lt through head -N to just see the more recent files, though, and vary N as necessary. But then again, I'm lazy :)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||