Linux Mint 15
I'm trying to run this small script located in /etc/cron.hourly/ in order to learn how to use cron but it's not running, any ideas? And the "test" script in this case has already been set to executable.
garrett@garrett-bedroom /etc/cron.hourly $ cat test
touch /home/garrett/Desktop/CRONTABWORKED!.txt
#ENE#