Code:#!/usr/local/bin/python until phew.py; do echo "'phew.py' crashed with exit code $?. Restarting..." >&2 sleep 1 doneHi, I need help in fixing this error. Please help. Should I place the python files in the same directory as this bash file? Currently I place this bash file in my root folder and the python files inCode:File "./phew.sh", line 2 until phew.py; do ^ SyntaxError: invalid syntaxI've doneCode:/usr/local/bin/
and outputsCode:which python
Code:/usr/local/bin/python



Adv Reply


Bookmarks