function get_open_ports --wraps='netstat -tunlp' --description 'alias get_open_ports=netstat -tunlp' netstat -tunlp $argv; end