Answers for "shut down process on port terminal ubuntu"

0

shut down process on port terminal ubuntu

sudo kill -9 $(sudo lsof -t -i:9001)
Posted by: Guest on October-24-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language