05/12/2010 02:30:53
Linux | コマンドラインからグローバル IP を得る
$ wget -q -O - http://checkip.dyndns.org | sed 's/.*Address\:\s\(.*\)<\/body>.*/\1/g'--------------------------------------------------------------------------------
================================================================================
================================================================================
If I was crying
In the van, with my friend
It was for freedom
From myself and from the land
================================================================================
$ wget -q -O - http://checkip.dyndns.org | sed 's/.*Address\:\s\(.*\)<\/body>.*/\1/g'--------------------------------------------------------------------------------
================================================================================