What command will take its place?
/bin/ip ... ~~~~~~~~~~~~ Too bad. 'ifconfig' provides a lot of info quickly; #ifconfig eth0 Link encap:Ethernet HWaddr 00:00:00:00:00 inet addr:192.168.20.2 Bcast:192.168.20.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:17991158 errors:0 dropped:0 overruns:0 frame:0 TX packets:3762408 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2988253684 (2849.8 Mb) TX bytes:1309375262 (1248.7 Mb) Memory:d8420000-d8440000 Using 'ip' is, well, not as revealing, although I'll get used to it if need be. #ip addr eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 00:00:00:00:00 brd ff:ff:ff:ff:ff:ff inet 192.168.20.2/24 brd 192.168.20.255 scope global eth0 Just hate to see an efficient tool be dropped. Many thanks for the heads up, though. James -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org