We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sayHi.sh
echo 'Hello World!'``` * `chmod +x sayHi.sh` `/etc/cron.d` `/etc/cron.daily` `/etc/cron.hourly` `/etc/cron.monthly` `crontab -e` `1-59 * * * * /etc/cron.hourly/sayHi.sh`