dotfiles/a/eg/.eg_custom/lsof.md

6 lines
86 B
Markdown

# lsof
Examine the process using a specified `port`:
lsof -i:3000 | grep LISTEN