[rescue] Finding out owner of the socket port
Dave McGuire
rescue at sunhelp.org
Fri Sep 21 00:00:18 CDT 2001
On September 20, Guess wrote:
> Is there a command to find out which process is
> holding up a socket port ? netstat -a only tell which
> port is being used but I need to know which process is
> using it.
Find and install the program called "lsof". It'll tell you this and
many, many other things about sockets and files.
-Dave
--
Dave McGuire
Laurel, MD
More information about the rescue
mailing list