Skip to content

Instantly share code, notes, and snippets.

@amol9
Last active January 23, 2019 05:47
Embed
What would you like to do?
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