Answers for "run crontab on mac"

1

run crontab on mac

*/1 * * * * cd ~/Documents/Python/cron && /usr/local/bin/python3 cron_test.py >> ~/Documents/Python/cron/cron.txt 2>&1
Posted by: Guest on June-16-2021

Browse Popular Code Answers by Language