What is the AIX way to disable cron during system maintenance?
lsitab cron to remember the default cron entry.
rmitab cron to disable cron
or is it better to use chitab cron:3456789:once:/usr/sbin/cron
enable cron again: mkitab
What is the AIX way to disable cron during system maintenance?
lsitab cron to remember the default cron entry.
rmitab cron to disable cron
or is it better to use chitab cron:3456789:once:/usr/sbin/cron
enable cron again: mkitab