Hi all.
I'm sure Im doing something stupid but I cant get any crontab jobs to run :0(
Even a simple one like this does nothing
1 * * * * sudo touch /home/pi/test.txt
that command works from the command prompt.
I've tried crontab -e and sudo crontab -e , neither work.
Any ideas?
Cheers
Ned