My crontab has two tasks, b.py and a.py
* * * * * cd Desktop/pp && /usr/bin/python b.py >> b.out * * * * * cd Desktop/pp && /usr/bin/pyt