I know there have been plenty of questions about this, but I\'ve been trying things for a while with no luck. I have a simple python testscript that creates a folder with a
Use fully qualified path for all commands in crontab.
0 */2 * * * /full/path/to/python /home/ec2-user/cronscripts/testscript.py
Also, all fields are *? When do you expect this to be run? The above example would run every other hr.