Date: Fri, 21 Jul 2000 15:49:12 -0500 From: "gh" <grasshacker@linkfast.net> To: "Archie Cobbs" <archie@whistle.com> Cc: <freebsd-net@freebsd.org> Subject: Re: "ifconfig" == "ifconfig -a" Message-ID: <009a01bff355$200d1040$2969a0d0@leviathan> References: <200007182353.QAA61412@bubba.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Could one not just alias `route print` to the correct mutation of `netstat`? gh > Renaud Waldura writes: > > I hate code/functionnality duplication as much as the next guy, but having to > > call a command totally unrelated to "route" to display the routing table (ie. netstat) > > has always struck me as a gratuitous twist. > > > > I cast my vote for a "route print". > > Try "route -dvn flush". > > This prints all the routes, but you can see how ugly it is. > It would take a lot of code duplication to make it look as > nice as netstat does I think. > > -Archie > > ___________________________________________________________________________ > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009a01bff355$200d1040$2969a0d0>