aix cron job
I have problem with AIX v4.3.3 to run the cron job:
Please advise me on the above :
1 -) I need to run a backup for full system at 23:59, :
crontab -e
59 23 * * * /usr/bin/mksysb -i /dev/rmt0 > /dev/null 2>&1
2 -) I need to run a spesific command at 23:59:
crontab -e
59 23 * * * /usr/lpp/fw logswitch
but failed, anything I have done wrong.
Please HELP ME!!!
__________________
zahari
|