2012/1/21 Tobias Pulm <t...@facility5.org>

> Hi,
>
> how can I display my network traffic (netstat output) human readable?
> Is there a function of the netstat that can do this?
>
> Thanks...
>
>
> Is this what you need : netstat -i
And then filter out the interfaces you need (netstat -i | grep <device>)
-- 
Beni Brinckman.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to