Linux - List Processes on Specific Port
Updated at 2015-07-25 13:39
Note that sometimes you need to sudo
for the full information.
lsof -i :80
Note that sometimes you need to sudo
for the full information.
lsof -i :80