netstat column headers

Shell
# it shows the header for each column
netstat -an | head
Source

Also in Shell: