Answers for "netstat column headers"

0

netstat column headers

# it shows the header for each column
netstat -an | head
Posted by: Guest on June-10-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language