Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to kill port in linux

sudo kill -9 `sudo lsof -t -i:4000`
sudo kill -9 `sudo lsof -t -i:3000`
Comment

command to kill port in linux

npx kill-port (port number)
Comment

PREVIOUS NEXT
Code Example
Shell :: install pi hole cmd 
Shell :: device or resource busy 
Shell :: scrcpy install 
Shell :: debian netstat command not found 
Shell :: linux list available programs 
Shell :: apache config location 
Shell :: how to stop docker service windows 
Shell :: tor browser shortcut linux 
Shell :: powershell 7 install 
Shell :: how to push code to github 
Shell :: https host ngrok 
Shell :: install node 12 linux 
Shell :: unix print environment variable 
Shell :: where is my .git config mac 
Shell :: videos mais antigos do youtube 
Shell :: clone from a specific branch 
Shell :: powershell join array 
Shell :: hash sum mismatch ubuntu 
Shell :: vim vimrc sudo 
Shell :: bash remove first character 
Shell :: git remove from from repo and stop tracking 
Shell :: ubuntu apache2 command 
Shell :: tail colored 
Shell :: create a ssh key 
Shell :: debian install kernel headers uname 
Shell :: gcloud disable interactive prompts 
Shell :: vncviewer display 0 
Shell :: configuration file WSL2 to prevent consuming massive memory on your 
Shell :: install gnu grep on mac 
Shell :: accessing settings through cmd 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =