Unless the filename varies in some complicated way (simple example - the files are named for the yyMMDD and you want to delete yesterday's file) or there are other factors that need the power of perl. I used to do not very complicated stuff in ksh scripts (before I knoew perl) and it truly sucked.
--Bob Niederman, http://bob-n.com
Comment on Re: Re: Re: Re: cron job to delete files?