Tagged Questions

0
votes
1answer
266 views

Cron Job on Ubuntu Hardy Executing But Not Deleting Files As Expected

I have a bit of a pickle here and wonder if anyone can give me some pointers: I have a cron job which executes for a particular user daily and is supposed to sweep files in a particular directory. …