Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

kill port 8000 mac

lsof -P | grep ':PortNumber' | awk '{print $2}' | xargs kill -9

Replace PortNumber with the actual port that you want to kill
Comment

PREVIOUS NEXT
Code Example
Shell :: how know linux version 
Shell :: download directory from github 
Shell :: display number of lines in nano linux 
Shell :: command to open linux home folder in windows 
Shell :: ano de lançamento do youtube 
Shell :: clear history linux 
Shell :: show applications shortcut ubuntu move right 
Shell :: how to search all subfolders in linux for file 
Shell :: cordova live reload 
Shell :: auto clean ubuntu 
Shell :: how to check if postgres is installed 
Shell :: a script that generates the assembly code (Intel syntax) of a C code and save it in an output file 
Shell :: add ssh key to ssh agent 
Shell :: windows port permission denied 
Shell :: git clone in gitpython 
Shell :: How to restart a service with systemctl command 
Shell :: mac delete node_modules 
Shell :: homebrew Unknown command: cask 
Shell :: install react-native cmd linux 
Shell :: portainer templates 
Shell :: git fetch prune tags 
Shell :: npx cap sync Unable to find node_modules/@angular-eslint/builder 
Shell :: arhlinux python.h 
Shell :: how to create a gui in powershell grepper 
Shell :: linux snap app list 
Shell :: install arial font to linux 
Shell :: bash fully unsquash sqfs file 
Shell :: linux command if directory exists 
Shell :: linu xcreate folder link 
Shell :: linux delete empty line "tr -d" 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =