Created
September 1, 2016 13:25
-
-
Save delneet/027b0bd601e673fbbad6ef3ad31642a6 to your computer and use it in GitHub Desktop.
Find process running on port
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lsof -i tcp:3000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
works on osx El Capitan