brendankarl
Technical User
Hi,
Basically I am looking to implement a cron backup using the tar command..but I need to know if there is any way that I can automatically find out if the previous nights backups has worked (printout for example).
Is there any quick script that I could put together to do this.
The tar command that I am using is:- tar cvf /dev/rmt0 /usr /bespoke
Any help would be greatly appreciated
Basically I am looking to implement a cron backup using the tar command..but I need to know if there is any way that I can automatically find out if the previous nights backups has worked (printout for example).
Is there any quick script that I could put together to do this.
The tar command that I am using is:- tar cvf /dev/rmt0 /usr /bespoke
Any help would be greatly appreciated