Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Epoch get all files with same day

by jethro (Monsignor)
on Aug 15, 2012 at 11:31 UTC ( [id://987544]=note: print w/replies, xml ) Need Help??


in reply to Epoch get all files with same day

Where do you have problems? With the localtime() function you can get the day and month out of the epoch time. Or use one of the many date modules like DateTime. For the copying of the files you might use the shell with system("cat $sourcefile >> file_${date}.txt");

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 17:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found