[Toybox] complaining about 'ifconfig' - better use 'ip'

Bastian Bittorf bittorf at bluebottle.com
Thu Apr 4 01:09:39 PDT 2013


* Rob Landley <rob at landley.net> [04.04.2013 10:03]:
> $ man ip | wc -l
> 1853
> $ man ifconfig | wc -l
> 185

here:
bastian at box:~$ for F in ifconfig arp netstat route; do man $F; done | wc -l
756

bastian at box:~$ man ip | wc -l
150

bastian at box:~$ lsb_release  -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu Raring Ringtail (development branch)
Release:	13.04
Codename:	raring

bye, bastian

 1365062979.0


More information about the Toybox mailing list