use File::Find can do that. or use the unix 'find' command: find /path -type f -mmin -240
On 4/10/08, nag <[EMAIL PROTECTED]> wrote: > hi, > please help me to get all the files present in a directory which are > created/accessed in last 4 hours . > > > thanks > Nagesh > > -- > Thanks > Nagesh > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/