Date: Thu, 5 Jul 2012 09:55:50 -0700 From: Freddie Cash <fjwcash@gmail.com> To: Damien Fleuriot <ml@my.gd> Cc: freebsd-hackers@freebsd.org Subject: Re: Training wheels for commandline (was Re: Pull in upstream before 9.1 code freeze?) Message-ID: <CAOjFWZ4Ufdr8bf3dPPs5rmFAk%2BrOZyJmbDTdTgFtwhPmgnm3iA@mail.gmail.com> In-Reply-To: <4FF5C48C.9030106@my.gd> References: <CA%2BQLa9B-Dm-=hQCrbEgyfO4sKZ5aG72_PEFF9nLhyoy4GRCGrA@mail.gmail.com> <20120705082857.GB37083@server.rulingia.com> <4FF55864.8040807@FreeBSD.org> <201207051215.44799.j.mckeown@ru.ac.za> <4FF5BF27.2030609@my.gd> <alpine.BSF.2.00.1207051838440.3799@wojtek.tensor.gdynia.pl> <4FF5C48C.9030106@my.gd>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 5, 2012 at 9:45 AM, Damien Fleuriot <ml@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@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOjFWZ4Ufdr8bf3dPPs5rmFAk%2BrOZyJmbDTdTgFtwhPmgnm3iA>