How to backup and load Cron Jobs from a File in Linux and UNIX? Crontab Command Example | Java67

PHOTO EMBED

Thu Jun 02 2022 17:25:59 GMT+0000 (Coordinated Universal Time)

Saved by @mujambajecha

$ crontab -l
53 00 * * 7 /bin/sh /home/myappuser/bin/start-server.sh
01 00 * * * /bin/sh /home/myappuser/bin/stop-server.sh
content_copyCOPY

https://www.java67.com/2017/08/how-to-backup-and-load-crontab-from-file-Linux-example.html