Skip to content

Instantly share code, notes, and snippets.

@amol9
Last active January 23, 2019 05:47
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save amol9/d7cbab3a9d1f3851085f75887841d914 to your computer and use it in GitHub Desktop.
BASH one-liner to get weather info
curl -s wttr.in/mumbai | head -n 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment