What's the fastest, cleanest, most optimized, shell script (non perl, etc) method to take the output of ifconfig and produce a list that resembles this: 192.168.4.5/255.255.255.0 192.168.4.255 172.16.8.12/255.255.0.0 172.16.255.255 Go! -Jim P. (TIA ;-))