The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



Thread: aix cron job
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-29-2002
jinggo jinggo is offline
Registered User
 

Join Date: Nov 2001
Posts: 3
Exclamation 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
Forum Sponsor