Nushell (nu)
A new type of shell that brings structured data and modern programming concepts to the command line.
Nushell is a modern, cross-platform shell written in Rust that treats all data as structured objects rather than raw text streams. Pipeline values have types, tables, and schemas. Commands return typed outputs that can be filtered, sorted, and formatted with SQL-like ease. Compatible with bash-style pipes while adding powerful features from functional and systems programming.
Release notes: This is the 0.111.0 release of Nushell. See the blog post at https://www.nushell.sh/blog/2026-02-28-nushell_v0_111_0 for full details.
PACKAGE IDENTIFIER: Nushell.Nushell