Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Finding Newest File in Perl

by neniro (Priest)
on Dec 07, 2004 at 10:53 UTC ( [id://412881]=note: print w/replies, xml ) Need Help??


in reply to Finding Newest File in Perl

You can iterate over all those files. Test each file for it's timestamp. If it's bigger than the previous, store the file-name into a variable. That's it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (9)
As of 2024-04-18 17:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found