Skip to content

Instantly share code, notes, and snippets.

@ilacorda
Last active November 24, 2022 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ilacorda/9051c5aa2f21a2c1204cc33b10177325 to your computer and use it in GitHub Desktop.
Save ilacorda/9051c5aa2f21a2c1204cc33b10177325 to your computer and use it in GitHub Desktop.
List all processes on 3000 port
lsof -i tcp:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment