[Feature] echo to stderr?
Aperta
compiler
enhancement
- Lingua principale
- Rust
- Stelle
- 5.2k
- Fork
- 145
- Merge medio
- 5g 3h
- PR unite (30g)
- 7
Descrizione
afaik it is not a thing in amber. it would be nice if it were, since i always have problems with that in plain bash.
there is a way to do it in plain bash:
```bash
>&2 echo "error"
```
but i think that with amber we could just have an `errcho` builtin or something
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.