Answer the question
In order to leave comments, you need to log in
How to replace searching for a process and terminating it with one command?
I complete the process like this:
sudo netstat -nlp | grep 5000
kill -9 7800 (id процесса)
sudo netstat -nlp | grep 5000
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question