Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (1) — Plan9 3rd Edition (Vita Nuova)

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ip(3)

NETSTAT(1)

NAME

netstat − summarize network connections

SYNOPSIS

­netstat

DESCRIPTION

­Netstat prints information about network connections.  The following is presented for each connection:

connection name: the protocol and conversation directory in ­/net (eg.  tcp/8)
user name
address of each end of the connection (eg host and port if IP)
status of the connection

The information is obtained from the ­status file of each entry under the network directories /net/tcp, /net/udp and /net/il. 

­Netstat relies on a populated ­/net directory; the ­#I device must therefore have previously been bound there. 

FILES

­/net/∗/status

SOURCE

­/appl/cmd/netstat.b

SEE ALSO

ip(3)

Plan 9  —  June 29, 2000

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026