Re: [Perl-unix-users] Removing files older than 10 days from a directory

2003-11-06 Thread Michael A Nachbaur
On Thursday 06 November 2003 04:36 pm, Craig Sharp wrote: > Hi, > > I guess the subject says it all. I have a set of directories on Unix. > I need to remove all files that are older than 10 days from each > directory. > > I am having a brain lock problem and cannot get started. > > Any ideas would

[Perl-unix-users] Removing files older than 10 days from a directory

2003-11-06 Thread Craig Sharp
Hi, I guess the subject says it all. I have a set of directories on Unix. I need to remove all files that are older than 10 days from each directory. I am having a brain lock problem and cannot get started. Any ideas would be a big help. Thanks, Craig