The eza community is an open-source collective that maintains eza, a cross-platform command-line utility positioned as a contemporary drop-in replacement for the traditional Unix ls directory-listing tool and the now-unmaintained exa project. Written in Rust, eza preserves the colorized, grid-style output and Git-awareness that made exa popular while adding native Windows support, extra file-type indicators, hyperlink generation, and security-context columns for SELinux and Windows ACLs. Typical use cases range from interactive daily navigation in PowerShell, CMD, bash, or zsh to scripted file audits and CI pipeline artifact inspection, where colored permissions trees, recursive size summaries, and quick filtering by file age or extension accelerate troubleshooting. Developers favor eza for its negligible startup time and optional JSON output that integrates with shell themes and terminal file managers; system administrators rely on its stable long-option syntax for consistent automation across Linux servers and Windows workstations. The program is distributed as a single self-contained executable that respects LS_COLORS and adds theme-friendly icons when paired with popular Nerd Fonts, making it a lightweight yet visually informative enhancement for any command-line environment. All eza community releases are available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always providing the latest build and enabling batch installation alongside other command-line utilities.
A modern, maintained replacement for ls, built on exa.
Details