Which command lists active connections and listening sockets across TCP, UDP, and UNIX-domain sockets?
netstat -a
netstat -l
netstat -n
netstat -t