On Tue 15 Aug 2017 at 13:49:23 (-0400), Gene Heskett wrote: > On Tuesday 15 August 2017 13:46:37 Greg Wooledge wrote: > > > On Tue, Aug 15, 2017 at 01:41:16PM -0400, Gene Heskett wrote: > > > While STILL not giving me the local ipv4 addresses and netmasks of > > > those interfaces. > > > > If you want the IPv4 address, netmask, and transfer stats, try: > > > > ip -s addr > > > > Note that the netmask is shown in CIDR notation (e.g. /23) rather > > than dotted quad notation (e.g. 255.255.254.0). > > > > If this still isn't what you want, tell us what you *do* want. > > An ifconfig style output by default.
Then why not use ifconfig? Cheers, David.