1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-01 03:36:53 +02:00
nushell/crates/nu-cli
JT 74a73f9838
Stdout/Stderr redirection ()
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
..
src Stdout/Stderr redirection () 2022-11-23 07:26:13 +13:00
tests Fix issue 6596 () 2022-09-29 10:43:58 +02:00
Cargo.toml removes unused features. () 2022-11-12 18:44:56 +13:00
LICENSE Include license text in all crates () 2022-04-08 10:47:13 +02:00