Quote:
Originally Posted by nokia80
hi
beautiful script can explain you maby which codes must use you to manage script for backup and also for put back where script must come etc......
sees good nice
|
For backup the script is used without any arguments and it's supposed to be run from cron from a line like:
40 3 * * * /etc/back-res 1>/dev/null 2>/dev/null
Please read the info in the first lines of the script. I've tried to explain how the script functions there. If you have more questions please ask.