On Sat, May 18, 2013 at 8:12 PM, Avnesh Shakya <avnesh.nitk at gmail.com> wrote: > avin at hp:~$ crontab -e > then type - > */2 * * * * python /home/avin/data/try.py > You may need to put an explicit path to your Python interpreter. Type: $ which python and put that into your crontab. ChrisA