mirror of
https://github.com/nushell/nushell.git
synced 2025-02-19 20:11:09 +01:00
# Description Currently the following command is broken: ```nushell echo a o+e> 1.txt ``` It's because we don't redirect output of `echo` command. This pr is trying to fix it. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |