Cron is a unix, solaris utility that allows tasks to be automatically run in the background at regular intervals by the cron daemon
Crontab Commands :
crontab -e Edit your crontab file, or create one if it doesn’t already exist.
crontab -l Display your crontab file.
crontab -r Remove your crontab file.
Crontab Commands :
crontab -e Edit your crontab file, or create one if it doesn’t already exist.
crontab -l Display your crontab file.
crontab -r Remove your crontab file.
0 comments:
Post a Comment