Skip to content

Instantly share code, notes, and snippets.

@loverdos
Created March 12, 2012 12:41
Show Gist options
  • Select an option

  • Save loverdos/2021574 to your computer and use it in GitHub Desktop.

Select an option

Save loverdos/2021574 to your computer and use it in GitHub Desktop.
Currency Converter
curl -s http://www.google.com/finance/converter\?a\=1\&from\=USD\&to\=EUR | sed '/res/!d;s/<[^>]*>//g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment