> Hi, I need to find a file with a specific date and timestamp, > therefore I need read the filename, date and timestamp of files > and compare it with the file I would like to find. > > How do I do that?
Hiyas :) It's pretty simple actually, and perl's builtin functions is your friend here, as it always is in most cases. If you take a look at this url; - http://www.perldoc.com/perl5.6/pod/func/stat.html I'd reckon this would cover all that you need, and then some. Hope this helps you in any way. ======================================================================== # Med vennlig hilsen / yours sincerely # # Jostein Elvaker Haande, aka tolecnal - [EMAIL PROTECTED] # # Homepage: http://tolecnal.mine.nu # ======================================================================== _______________________________________________ Perl-Unix-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs