Crontab File June 12, 2019 How to load crontab from file. crontab /path/to/file.txtcrontab /path/to/file.txt Save crontab to a file. crontab -l > /path/to/file.txtcrontab -l > /path/to/file.txt