Hi
Is it possible to 'script' an edit (i.e. batch edit) an existing crontab? If so, how would I go about it?
I am effectively asking if 'crontab -e' is scriptable, using sed-like syntax to edit a line (to add a '#' to a scheduled command in the crontab) to stop execution of that command.
Thanks
JG
Is it possible to 'script' an edit (i.e. batch edit) an existing crontab? If so, how would I go about it?
I am effectively asking if 'crontab -e' is scriptable, using sed-like syntax to edit a line (to add a '#' to a scheduled command in the crontab) to stop execution of that command.
Thanks
JG