86 B
86 B
lsof
Examine the process using a specified port
:
lsof -i:3000 | grep LISTEN
Examine the process using a specified port
:
lsof -i:3000 | grep LISTEN