socket option from command line

  • Follow


i am using netbsd, is there a way to check the socket options of
the tcp sockets currently opened in the system through a cmd-line,
perhaps like netstat, or does it already do that ? please shed some
light on this aspect.

cheers
sinbad
0
Reply sinbad.sinbad (155) 3/16/2012 6:24:05 AM

sinbad <sinbad.sinbad@gmail.com> wrote:
> i am using netbsd, is there a way to check the socket options of
> the tcp sockets currently opened in the system through a cmd-line,
> perhaps like netstat, or does it already do that ? please shed some
> light on this aspect.

lsof(8) - it's -T

Yours,
VB.
-- 
"If /dev/null is fast in web scale I will use it."

    http://www.mongodb-is-web-scale.com/
0
Reply bumens (2117) 3/16/2012 6:00:24 PM


1 Replies
266 Views

(page loaded in 0.071 seconds)

Similiar Articles:













7/24/2012 8:37:29 PM


Reply: