When I try to run a script through crontab
, it doesn't work. I don't see my script running when I run `ps aux.
But it works perfectly when I run it manually. Any reason why it's not working?
My script location: /home/my location/myscript
Crontab:
* * * * * /home/my location/myscript