Hi...
I want my RS/6000 running AIX 5.1 to reboot over the weekend at the job site (while I'm at home) Can I add the following to my crontab;
0 7 * * 6 shutdown -r
or would it be better to put the command in a script in my root directory...
0 7 * * 6 /myshutdown
Thanks
I want my RS/6000 running AIX 5.1 to reboot over the weekend at the job site (while I'm at home) Can I add the following to my crontab;
0 7 * * 6 shutdown -r
or would it be better to put the command in a script in my root directory...
0 7 * * 6 /myshutdown
Thanks