I have the following entry in my crontab to run every morning:

  05 03 * * * tar -czf /backup/`date +%a`_www_backup.tar.gz /www

But it's apparently _not_ doing it. However

* Crond is running.
* Other entries in the crontab are being performed.
* Running the command manually works fine:
   tar -czf /backup/`date +%a`_www_backup.tar.gz /www

What's the problem here?

tia,
Miark


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to