Python-basics/python_tips.md at master · GrandmaStitch/Python-basics · GitHub
Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 83 Bytes

File metadata and controls

3 lines (2 loc) · 83 Bytes

to terminate a python script from running

pkill -f name-of-the-python-script