Answer the question
In order to leave comments, you need to log in
How to terminate a python process?
The pkill -f main.py command works every other time.
Now I need to make changes to one of the files, but I can’t complete the telegram bot. After typing the command into the console, it continues to run ((
what other commands are there to kill a process?
Answer the question
In order to leave comments, you need to log in
You find the desired process through ps and kill it with the usual kill -9
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question