Skip to content

Instantly share code, notes, and snippets.

@yaronn
Created July 21, 2015 20:52
Show Gist options
  • Save yaronn/1bf76e8c62cc8e17cbc0 to your computer and use it in GitHub Desktop.
Save yaronn/1bf76e8c62cc8e17cbc0 to your computer and use it in GitHub Desktop.
US Weather forcast in the terminal:
$> a=$(curl -Ls "bit.ly/1OuRPDJ"); curl --data "$a" "tty.zone?cols=${COLUMNS}"
@yaronn
Copy link
Author

yaronn commented Oct 21, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment