[ILUG] Re: Grabbing text from a web site

Sean Rima sean at tcob1.net
Sat Apr 24 12:48:25 IST 2004


Gareth Martin writes:

> On Fri 23 Apr 2004 22:01, Sean Rima wrote:
>> Justin MacCarthy writes:
>> > pipe wget into sed/grep whatever?
>> > Or use a perl module
> 
>> I will have a look at that as well
> 
> I use this to obtain my router's public ip address:
> ROUTERIP=`/usr/bin/wget --quiet -O - 
> 'http://user:password@10.0.0.1/doc/home.htm' | grep st_wan_ip | cut -s -d '"' 
> -f2 | cut -d '<' -f1`
> 
Saved this for looking at :)

Sean

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 226 bytes
Desc: not available
Url : http://mail.linux.ie/pipermail/ilug/attachments/20040424/1f862891/attachment.pgp


More information about the ILUG mailing list