User:Huck/cronjobs

From WolfTech
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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