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

6 lines
86 B
Markdown
Raw Normal View History

2022-08-24 08:07:33 +00:00
# lsof
Examine the process using a specified `port`:
lsof -i:3000 | grep LISTEN