Where is the crontab file

cronscript

I want to edit my crontab file to schedule a script. Where do I find it?

Best Answer

If you don't want to use launchd, you can edit your crontab as you would do on any unix systems :

crontab -e

Or, you can use a GUI software like CronniX.