News

Type "netstat -n" at the command prompt and press the "Enter" key. A list of active connections and their port assignments will be displayed on the screen.
i'd like something like netstat but to show me the process name not just PID.. normally I use netstat -aon. I know there's a -b but it is very slow for some entries. i'd like a quicker one.