drock has asked for the wisdom of the Perl Monks concerning the following question:
snip.... my @info = (stat ($tapes))[9]; print "@info\n";
Edit by BazB: change title from "stat [9]".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Checking if file has been modified in last 7 days using stat [9]
by Tanktalus (Canon) on Mar 17, 2005 at 23:47 UTC | |
|
Re: Checking if file has been modified in last 7 days using stat
by BazB (Priest) on Mar 17, 2005 at 22:51 UTC | |
|
Re: Checking if file has been modified in last 7 days using stat
by friedo (Prior) on Mar 17, 2005 at 22:54 UTC |