Was entspricht Linux netstat -tln
unter OS X?
Optionen:
-l, --listening (Show only listening sockets. (These are omitted by default.)
--numeric , -n (Show numerical addresses instead of trying to determine symbolic host, port or user names.)
-t, --tcp
netstat -tln
eigentlich?