Results 1 to 1 of 1
I have a process that hangs a tcp port. I'd like to be able to use this command to kill the process,b ut when I try to issue it against ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-05-2007 #1Linux Newbie
- Join Date
- Jun 2006
- Posts
- 141
fuser command question
I have a process that hangs a tcp port. I'd like to be able to use this command to kill the process,b ut when I try to issue it against the pid I get "no such file or directory".
The process that hangs the port is common to several other process so killing the process is unacceptable.
I've looked at the fuser command but unless I'm missing something it looks as if I can't use this against the pid.
Any help is appreciated.
thanks
Mace


Reply With Quote
