dotfiles/a/eg/.eg_custom/lsof.md
2022-08-24 04:07:33 -04:00

6 lines
86 B
Markdown

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