On Mon 07 May 2007 21:23, James Knott wrote:
> Here's a command I use.  It require you to have Lynx installed.
> lynx -dump http://checkip.dyndns.org|grep IP
>
> If you want to get fancy and have a pop up box with your IP, use this
> script (assuming you're running KDE).
>
> #! /bin/sh
> kdialog --msgbox "$(lynx --dump "http://checkip.dyndns.org/";)"

To two James's - thank you both  :)


best wishes

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to