i just found a small program i had forgotten about that mimics unix'
lsof. it's in /contrib/andrey/cmd/lsof.c

you can do lsof | grep 'tcp/25' to get the pid of the program.

Reply via email to