in reply to
How do you write a perl script to calculate the age of a file
Yes.
Look at 'man
perlfunc
' for '
readdir
' function and '-M' operator.
-
marcink
Comment on
Re: How do you write a perl script to calculate the age of a file
In Section
Seekers of Perl Wisdom