Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Editing the crontab

sudo crontab -e

Will ask you what editor you want to use

Select an editor.  To change later, run 'select-editor'.
  1. /usr/bin/ne
  2. /usr/bin/vim.basic
  3. /usr/bin/vim.tiny

Next is to add your cron job to the file

...

  • No labels