list ports in use
#!/bin/sh # list ports in use # http://askubuntu.com/a/278455/142145 sudo netstat -peanut