Hacker News new | ask | show | jobs
by felipelemos 331 days ago
AND you can disable the ANSI control code:

```

To force plain text, which disables colors:

$ curl wttr.in/?T

```