Login To InderWeb ! Just Play !

Username:
Password:

UserSubmittedComments

crontab

Crontab Commands setup cron jobs in linux Edit your crontab file, or create one if it doesn't already exist.

In linux we can change cron tab file for setting and configuring cron jobs.We can use Vi editor for opening this file.
e.g crontab -e
Crontab Commands
__________

crontab -e     Edit your crontab file, or create one if it doesn't already exist.
crontab -l      Display your crontab file.

Syndicate content