Question

Patterson, Chris Chris_Patterson "at" nfuel.com
Wed, 29 Sep 1999 00:10:37 +0000


Hey.... That's almost as ugly as my solution.

`ifconfig ppp0|grep inet|awk '{print $2}'|sed "s/addr://"`

	-----Original Message-----
	From:	Todd Jordan [SMTP:tcjordan "at" technologist.com]
	Sent:	Tuesday, September 28, 1999 12:04 PM
	To:	vnc-list "at" uk.research.att.com
	Subject:	Re: Question


	`ifconfig | grep inet | grep xxx.yyy | cut -f2 -d: | cut -f1 -d" "`

	

---------------------------------------------------------------------
The VNC mailing list - see http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------