Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ErikBjare
Created January 9, 2014 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ErikBjare/8332003 to your computer and use it in GitHub Desktop.
Save ErikBjare/8332003 to your computer and use it in GitHub Desktop.
#!/bin/sh
# Oneliner by @Coornail, modifications by @ErikBjare
watch -n1 -d "curl -s https://btc-e.com/api/2/btc_usd/ticker | json_pp | tail --line=+2 | head --line=12"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment