Difference between revisions of "User:Huck/cronjobs"

From WolfTech
Jump to navigation Jump to search
(No difference)

Revision as of 16:50, 28 March 2006

To write a cron job in ECE, you must make a secure login to:

chronos.ece.ncsu.edu

Once in, you should:

sudo su -

and use your own Unity password as the sudo superuser password.

To list the cron jobs type:

crontab -l

To edit:

crontab -e