7 Feb
2001
7 Feb
'01
8:14 p.m.
Andrew Kenneth Milton writes:
+-------[ Farrell, Troy ]---------------------- | A little tip for a little horror story (*NIX platforms): | | fuser -n tcp -ikv 8080
This isn't available on BSD systems.
I'm sure this is a Linux only utility, my Solaris box is powered down at the moment so I can't verify its existance for Solaris. My colleague (Unix admin) used "lsof" to determine the bad process. "lsof" is avaiable under Solaris. Its disadvantage: only "root" can call it.
Dieter