Return to Snippet

Revision: 23032
at January 28, 2010 10:05 by nflamel


Initial Code
sudo lsof -i -P | grep PORTNUMBER

Initial URL
http://github.com/rtomayko/shotgun/issues/#issue/4

Initial Description


Initial Title
Find which process is keeping a port busy

Initial Tags
Bash, server

Initial Language
Bash