I read it and it looks good. Just one miniscule error that may cause problems for newbies if they try to incorporate your example, it's this:
There is no file list for the tar command. I guess you meant it to be ''*'' like in your crontab listing further down. I tried it on my box (wel,l for all I know maybe it defaults to backing the whole of the current directory). This is what it said to me:Code:* 3 15 * * cd ~pbharris; tar -cf backup.tar;gzip backup.tar
LOL!tar: Cowardly refusing to create an empty archive


Reply With Quote
again!

Bookmarks