On Tue, May 27, 2003 at 11:28:38AM -0700, Catherine Pinatiello wrote:
> sh: lsof: command not found

well that's not good.  I'd go grab a copy and install it.  Source can
be found via http://freshmeat.net/projects/lsof/ and if you're running
Linux there are packages available.

It's a great utility for things like this.  For instance, on my box:

# lsof -i :783
COMMAND   PID USER   FD   TYPE   DEVICE SIZE NODE NAME
spamd   20485 root    5u  IPv4 12343142       TCP localhost:783 (LISTEN)

So now I know the process that is listening on that port. :)

-- 
Randomly Generated Tagline:
"Flirting is the act of making a man feel pleased with himself."
         - Helen Rowland

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to