Skip to content

Instantly share code, notes, and snippets.

@ilacorda
Last active November 24, 2022 23:00
Embed
What would you like to do?
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