How to monitor ports in a linux machine, with single command?

Submitted by: Administrator
nmap is not the default available command.we can use netstat
netstat -nl, netstat -nltp ,netstat -nulp
Submitted by: Administrator

Read Online Linux Commands Job Interview Questions And Answers