Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kills a process on port

sudo kill -9 `sudo lsof -t -i:9001`

// kills a process on port 9001
// it can be any port
Comment

PREVIOUS NEXT
Code Example
Shell :: how to kill recycling process linux 
Shell :: remote: Permission to asfand005/test.git denied to asfand87. 
Shell :: small size centos7 gui 
Shell :: if you cannot update any of the repositry in ubuntu 
Shell :: heroku rename could not find that app 
Shell :: pm2 how to make app start on boot 
Shell :: kubectl jq json pod name jsonpath 
Shell :: uninstall nodemac 
Shell :: restart nginx windows 
Shell :: show files of certain type in a repository ubuntu 
Shell :: falha ao instalar arquivo não há suporte ubuntu 
Shell :: gchange default from dash to bash 
Shell :: get symbols from library 
Shell :: list relative path windows 
Shell :: install capacitor ionic 
Shell :: bash grep 
Shell :: run ssh and immediately execute command 
Shell :: linux ssh access by ip 
Shell :: raid 0 
Shell :: logoutn login in git 
Shell :: install composer per project in multiple php version 
Shell :: How To Create Notification Using Batch Script 
Shell :: push to a new remote branch 
Shell :: --no-check-certificate while running a script 
Shell :: how to sort in grep in second column in /etc/passwd 
Shell :: env: ‘/etc/init.d/tomcat’: No such file or directory 
Shell :: gitconfig includeif example 
Shell :: heroku and github on termi 
Shell :: replace spaces with hypen linux 
Shell :: view branches not merged with master 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =