Listing and Editing Cron via Crontab

To list and edit crons, log in via SSH and use the following commands:

crontab -l to list crontabs
crontab -e to edit crontabs

editing is done in VI. Basic VI commands: http://www.cs.colostate.edu/helpdocs/vi.html


Didn't find what you were looking for? Try these links:

You can follow any responses to this entry through the RSS 2.0 feed.