(no title)
igor_chubin | 5 years ago
curl --user-agant "" wttr.in?A
for that.The `A` option enforces ANSI output (curl wttr.in/:help for more)
igor_chubin | 5 years ago
curl --user-agant "" wttr.in?A
for that.The `A` option enforces ANSI output (curl wttr.in/:help for more)
justaj|5 years ago
(btw there's a typo, should be --user-agent)