
To display crontab on your UNIX or Linux operating system, execute below command.
crontab -l
To edit the crontab, execute below command.
crontab -e
To display crontab on your UNIX or Linux operating system, execute below command.
crontab -l
To edit the crontab, execute below command.
crontab -e