mirror of
https://github.com/nushell/nushell.git
synced 2025-04-03 06:01:11 +02:00
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 |