svn commit: r301059 - head/sbin/ifconfig
John Baldwin
jhb at freebsd.org
Tue May 31 18:50:04 UTC 2016
On Tuesday, May 31, 2016 05:30:08 PM Allan Jude wrote:
> Author: allanjude
> Date: Tue May 31 17:30:08 2016
> New Revision: 301059
> URL: https://svnweb.freebsd.org/changeset/base/301059
>
> Log:
> ifconfig(8) now supports some output formatting options
>
> specified by the -f flag or IFCONFIG_FORMAT environment variable, the user
> can request that inet4 subnet masks be printed in CIDR or dotted-quad
> notation, in addition to the traditional hex output.
> inet6 prefixes can be printed in CIDR as well.
>
> For more documentation see the ifconfig(8) man page.
... and there was much rejoicing!
Are you brave enough to set a default IFCONFIG_FORMAT in the root shell
startup files?
--
John Baldwin
More information about the svn-src-head
mailing list