Alexander John Batyi on Mon, 20 Sep 1999 09:36:14 -0400 (EDT)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [Plug] Bash script


Try this;

> 
> loceth0="`/sbin/ifconfig | grep -A 4 eth0 | awk ' /inet/ { print $2 } ' |
> sed -e s/addr://`"
> 

loceth0="`/sbin/ifconfig | grep -A 4 eth0 | awk ' /inet/ { print $2 } ' |  sed -e s/addr://`"



_______________________________________________
Plug maillist  -  Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug