Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

macos kill process on port

brew tap devasghar/portkill && brew install devasghar/portkill/homebrew-portkill

# Usage
portkill 3000
portkill 3000,3001
Comment

osx kill process on port

lsof -i tcp:3000
Comment

PREVIOUS NEXT
Code Example
Shell :: google-chrome in ubuntu 
Shell :: arch linux change timezone 
Shell :: maven test skip 
Shell :: bash go to folder 
Shell :: filter npm audit only high 
Shell :: lines count linux 
Shell :: how to config username and email in git 
Shell :: ssh-add git 
Shell :: linux create user with home directory 
Shell :: install pre-commit 
Shell :: install make 
Shell :: bash get file full path 
Shell :: # Check failed: allocator-SetPermissions(reinterpret_cast<void*(region.begin()), region.size(), PageAllocator::kNoAccess). 
Shell :: install pycord 
Shell :: how to unadd gitr file 
Shell :: mount cifs ubuntu 
Shell :: navigate to folder macq 
Shell :: cmake install 
Shell :: how to zip my files without ds_store 
Shell :: expo font install 
Shell :: powershell get aliases 
Shell :: installing composer command line 
Shell :: docker install ubuntu 20.04 
Shell :: remove all folder except one linux 
Shell :: kubernetes get services 
Shell :: mac install pytorch 3.6 
Shell :: push a new branch git 
Shell :: install nodejs debian 10 
Shell :: switch installed linx to wsl2 
Shell :: installing deb 
ADD CONTENT
Topic
Content
Source link
Name
9+1 =