[plug] shell script

Matt Kemner zombie at wasp.net.au
Wed Jan 9 23:48:21 WST 2002


Hi Rob

> [root at lycra]# WAN_IP= `/sbin/ifconfig $WAN_IFACE |grep inet |cut -d : -f 2 |cut -d \  -f 1`
> bash: 130.116.4.29: command not found

Try removing the space between the = and the `

 - Matt



More information about the plug mailing list