Exploring Nushell, a Rust-powered, cross-platform shell - LogRocket Blog
Briefly

Nushell is a command-line shell like Bash and Zsh that focuses on structured data processing. It displays information in a tabular format and can read and display structured data from various file formats.
Nushell introduces the 'open' command to read and display structured data in tabular form. It supports file formats like JSON, CSV, YAML, XML, and more for processing structured data.
Nushell allows for piping output from one command to another using the | character, similar to traditional shells. It prioritizes working with structured data efficiently, offering a modern alternative to traditional shells like Bash.
Read at LogRocket Blog
[
add
]
[
|
|
]