use warnings; use strict; print((sort { -M $a <=> -M $b } grep { -f } glob 'catalina.*')[0], "\n +");
In reply to Re: print last file updated into directory
by toolic
in thread print last file updated into directory
by fabrizio_start_perl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |