On Thu, Jul 5, 2012 at 9:45 AM, Damien Fleuriot <m...@my.gd> wrote:
>
> On 7/5/12 6:38 PM, Wojciech Puchar wrote:
>>> inexperienced users.
>>>
>>> Having to enable it manually defeats its very purpose.
>>
>> so is FreeBSD future direction to be moron-OS just like linux is now, or
>> is that just another stupid idea on that forum that came and... will pass?
>>
>> Quite important. There are still people that want normal OS.
>
>
> Just because you don't like the idea doesn't make it stupid, and just
> because it comes from linux doesn't make it bad.
>
> The "-p" flag to netstat comes from linux and I would dearly like to see
> it on BSD, for example.

Well, technically FreeBSD's netstat already has -p (which can be used
to get the same result as -t or -u on Linux).  ;)

And you can get the same info from "sockstat -P tcp" as Linux "netstat -tp".

But, yeah, "netstat -antp" is much easier to type than "netstat -an -p
tcp; sockstat -P tcp".  :)

-- 
Freddie Cash
fjwc...@gmail.com
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to