Skip to content

Instantly share code, notes, and snippets.

@Frodox
Created October 25, 2013 18:34
Show Gist options
  • Save Frodox/7159589 to your computer and use it in GitHub Desktop.
Save Frodox/7159589 to your computer and use it in GitHub Desktop.
Get daily doular~ruble course
$ curl http://www.cbr.ru/scripts/XML_daily.asp |& grep USD -A3 | tail -1 | grep -oE '[0-9,]+'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment