Files
nushell/crates/nu-cli/src
JT 74a73f9838 Stdout/Stderr redirection (#7185)
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.
2022-11-23 07:26:13 +13:00
..
2022-11-11 19:51:08 +13:00
2022-11-06 13:46:40 +13:00