Jun 12, 2019 ulysses
How to load crontab from file.
crontab /path/to/file.txt
Save crontab to a file.
crontab -l > /path/to/file.txt