Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Re: Re: File list by date

by snax (Hermit)
on Jun 27, 2001 at 12:44 UTC ( [id://91861]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: File list by date
in thread File list by date

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 :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://91861]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found