Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

mac terminal find process by port

sudo lsof -i tcp:3000 
Comment

mac process on port

 lsof -i tcp:3000 
Comment

find which process is using port mac

sudo lsof -i tcp:3001
Comment

PREVIOUS NEXT
Code Example
Shell :: stop all container in docker 
Shell :: installing java on linux 
Shell :: enabling ufw 
Shell :: how to install python on ubuntu pyenv 
Shell :: ubuntu install sfml 
Shell :: linux ext-zip * 
Shell :: update grub archlinux 
Shell :: git reset all submodules 
Shell :: install ping docker 
Shell :: stop tomcat from terminal mac 
Shell :: fork bomb 
Shell :: Failed to restart mongodb.service: Unit mongodb.service is masked. 
Shell :: zsh: command not found: gatsby 
Shell :: find operating system linux 
Shell :: check ubuntu version 
Shell :: Could not find OpenSSL. Install an OpenSSL development package or 
Shell :: how to uninstall slack in ubuntu 20.04 
Shell :: laravel rollback last migration 
Shell :: brew uninstall node 
Shell :: update all chocolatey packages 
Shell :: ubuntu install htop 
Shell :: install cmake ubuntu 
Shell :: how to uncommit my last commit in git 
Shell :: change git default editor to vscode 
Shell :: spotify download ubuntu 
Shell :: The file will have its original line endings in your working directory 
Shell :: ssh force use password 
Shell :: install plank on ubuntu 
Shell :: homebrew docker 
Shell :: how to pull submodules git 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =