term% cat index.txt NETSTAT(1) General Commands Manual NETSTAT(1)
NAME
netstat - summarize network connections
SYNOPSIS
netstat
DESCRIPTION
Netstat prints information about network connections. For Datakit con‐
nections netstat reports the connection number, the local user, the
connection state, the service, and the address of the remote machine.
For IP connections netstat reports the connection number, user, connec‐
tion state, local port, remote port and remote address. Netstat looks
up port numbers and addresses in the network databases to print sym‐
bolic names if possible.
FILES
/net/*/*
SOURCE
/sys/src/cmd/netstat.c
SEE ALSO
dkconfig(8), ipconfig(8)
NETSTAT(1)