But -M option gives -M Script start time minus file modification time, in days. But I need the difference in seconds between 2 different files and not with the script.
Amit. >>> "Ohad Ohad" <[EMAIL PROTECTED]> 6/12/2003 1:19:52 PM >>> Check out http://www.perldoc.com/perl5.8.0/pod/func/-X.html You'll probably want to use the -M op. Ohad. >From: "Amit Sharma" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Comparing timestamp of 2 files >Date: Thu, 12 Jun 2003 12:04:48 +0530 > >Hi All, > >I need your help to compare the file timestamp of 2 different files, Please >suggest how can I do this in perl. > >Thanks & regards, > >Amit. > _________________________________________________________________ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
