Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kill process at a port ubuntu

sudo kill -9 $(sudo lsof -t -i:9001)
Comment

ubuntu kill process on a port

sudo kill -9 $(sudo lsof -t -i:4000)
Comment

PREVIOUS NEXT
Code Example
Shell :: how to create tar in unix 
Shell :: Command to create the private key using the openssl command : 
Shell :: how to see the origin in git 
Shell :: ubuntu install gnome videos 
Shell :: ubuntu cron job log 
Shell :: kill port in windows 
Shell :: do-release-upgrade 
Shell :: responsive grid system angular 
Shell :: unix:///tmp/supervisor.sock refused connection 
Shell :: bash copy directory 
Shell :: sshpass mac os x brew 
Shell :: composer list all installed packages 
Shell :: du -sh ocult files 
Shell :: windows security not opening windows 11 
Shell :: s3fs python 
Shell :: yii2 gii command line to create model 
Shell :: connect redis cli 
Shell :: list usb devices linux 
Shell :: install stacer ubuntu or linux 
Shell :: install geopandas 
Shell :: restart bluetooth siustem in ubuntu 
Shell :: how to install winget tool on powershell 
Shell :: node-gyp error on windows 10 
Shell :: raspberrypi open ports 
Shell :: add all files in directory to git 
Shell :: find max depth linux 
Shell :: windows-build-tools 
Shell :: touch command not working in vs code 
Shell :: how to push code to github 
Shell :: git autocomplete branch name mac 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =