mirror of
https://github.com/nushell/nushell
synced 2024-11-15 09:27:08 +00:00
74a73f9838
This adds new pipeline connectors called out> and err> which redirect either stdout or stderr to a file. You can also use out+err> (or err+out>) to redirect both streams into a file. |
||
---|---|---|
.. | ||
test_lex.rs | ||
test_parser.rs |