Re: [Perl-unix-users] File age
>From perldoc for the stat function (as opposed to the OO interface available via file::stat): 8 atimelast access time in seconds since the epoch 9 mtimelast modify time in seconds since the epoch 10 ctimeinode change time (NOT creation time
[Perl-unix-users] File age
Hello, I am looking to find out the age of a file in days, what is the best way to do this using perl and maby file:stat or something? I have tried but get some outrageous number in the millions!? thanks ___ Perl-Unix-Users mailing list [EMAIL PROT