Skip to content

Instantly share code, notes, and snippets.

@samurailink3
Created July 19, 2013 09:03
Show Gist options
  • Save samurailink3/6037786 to your computer and use it in GitHub Desktop.
Save samurailink3/6037786 to your computer and use it in GitHub Desktop.
a=$(curl -s ipogre.com/linux.php); a=${a##* }; echo ${a%%<*}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment