Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: using grep on a directory to list files for a single date

by ikegami (Patriarch)
on Dec 01, 2004 at 15:07 UTC ( [id://411469]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub list { 
       my ($path, $comp) = @_;
    ...
    
       return sort @filtered_listing;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-03-29 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found