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 :: check all the ports in use mac 
Shell :: access windows files on wsl 
Shell :: npm list all installed packages 
Shell :: lua reverse shell 
Shell :: foreach bash 
Shell :: print first lines of file linux 
Shell :: pg_hba.conf location ubuntu 18.04 
Shell :: artix linux 
Shell :: check lines of code added removed by a specific user 
Shell :: wsl install cmake 
Shell :: chrome ubuntu 
Shell :: Get total duration of video files in a directory 
Shell :: flutter uninstall package inside project 
Shell :: install solana linux 
Shell :: How to undo a pushed merge 
Shell :: rdp linux ubuntu 
Shell :: how to do change permissions partition in linux 
Shell :: ubuntu show services list 
Shell :: linux restart service 
Shell :: bash wait 3 seconda 
Shell :: add ssh to already cloned repo 
Shell :: how to max cpu usage in linux 
Shell :: windows kill process on port 
Shell :: git replace with origin branch 
Shell :: install node-pre-gyp 
Shell :: stop processes on port 3000 
Shell :: how to install zlib 
Shell :: change user to sudo kali 
Shell :: dotnet clean nuget cache 
Shell :: ubuntu screenshot tool 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =