7 May
2007
7 May
'07
20:14
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: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org