Search Results

Search: Posts Made By: cresandre
17,932
Posted By cresandre
Schedule monthly reboot every first sunday
This is probably what you're looking for. Input this in cron, provided that you have a shutdown script already. Change the time if you wish.

# Monthly reboot scheduled every first Sunday at 9:30PM...
55,246
Posted By cresandre
cron
Hi Bsandeep,

Put this entry in cron:

50 23 1-7 * * test `date +\%a` != Wed || /usr/sandeep/TestAutomate.sh
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 07:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy