mirror of
https://github.com/nushell/nushell.git
synced 2025-01-24 15:19:29 +01: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. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |