Quantcast
Channel: Help Desk » crontab
Viewing all articles
Browse latest Browse all 9

How do I use crontab?

$
0
0

We offer standard unix crontab. No special setup is required. All accounts have crontab enabled by default.

You can login via the shell and type:

crontab -e

to edit your crontab.

If you have your desired crontab commands in a text file, login to ssh and type :

crontab name_of_file.txt

and it will reset your crontab to use those commands.

Any standard tutorial on crontab will be applicable to our configuration.

The post How do I use crontab? appeared first on Help Desk.


Viewing all articles
Browse latest Browse all 9

Trending Articles