Difference between revisions of "Netstat"

From Linuxintro
imported>ThorstenStaerk
(New page: Netstat is a command to show open network connections on a computer. = open connections = netstat -a -A inet -p -n)
(No difference)

Revision as of 07:17, 8 September 2010

Netstat is a command to show open network connections on a computer.

open connections

netstat -a -A inet -p -n