Training wheels for commandline (was Re: Pull in upstream before 9.1 code freeze?)

Freddie Cash fjwcash at gmail.com
Thu Jul 5 16:55:52 UTC 2012


On Thu, Jul 5, 2012 at 9:45 AM, Damien Fleuriot <ml at 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
fjwcash at gmail.com


More information about the freebsd-hackers mailing list