netstat(1) plan9 man page | unix.com

Man Page: netstat

Operating Environment: plan9

Section: 1

NETSTAT(1)						      General Commands Manual							NETSTAT(1)

NAME
netstat - summarize network connections
SYNOPSIS
netstat
DESCRIPTION
Netstat prints information about network connections. For Datakit connections 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, con- nection state, local port, remote port and remote address. Netstat looks up port numbers and addresses in the network databases to print symbolic names if possible.
FILES
/net/*/*
SOURCE
/sys/src/cmd/netstat.c
SEE ALSO
dkconfig(8), ipconfig(8) NETSTAT(1)
Related Man Pages
netstat(8) - centos
netstat(8) - linux
ip(3) - plan9
netstat(1) - ultrix
netstat(8) - suse
Similar Topics in the Unix Linux Community
Make netstat human readable?
netstat -a hang
netstat grep regex suspend script help
PID and program name from netstat.
Check unused ports in a given range and assign an open one