Crontab - TechRepublic
General discussion
July 6, 2003 at 11:47 PM
jodi.langdon

Crontab

by jodi.langdon . Updated 22 years, 6 months ago

Crontab is not reading user defined crons at system reboot. I need to have root su into the user’s account and insert a comment in the user’s cron file and save it in order for the cron file to become active. How can I write a script to automatically insert a comment in the user’s cron. I cannot get crontab to execute any commands once I execute a crontab -e from my script.

This discussion is locked

All Comments