
Modern file listing tool.
Free

eza is a modern, feature-rich replacement for the 'ls' command, written in Rust. It enhances file listing with colors, Git integration, and improved defaults. eza addresses shortcomings found in its predecessor, exa, including bug fixes, hyperlink support, mount point details, and security enhancements. It offers human-readable relative dates and supports bright terminal colors. eza is designed to be fast, user-friendly, and provides a single binary for easy installation across various operating systems. It's ideal for users seeking a more informative and visually appealing way to navigate and manage files in the command line.
Distinguishes file types and metadata visually.
Displays Git status information directly in the file listing.
Shows relative dates for easy file identification.
Allows for clickable links in some terminal emulators.
Provides information about mounted file systems.
Designed for speed and minimal resource usage.
Install eza using your preferred method (Cargo, package manager, etc.).,Open your terminal or command prompt.,Navigate to the directory you want to list files from using the 'cd' command.,Type 'eza' followed by any desired options (e.g., 'eza -l' for a detailed listing).,View the formatted file listing with colors and metadata.
Quickly browse and identify files and directories in the terminal.
View Git status and file details within a project directory.
Inspect file system details and identify file types with ease.
Easily view file metadata and navigate project structures.
Individuals working with code and managing project files.
Professionals managing and maintaining computer systems.
Users who prefer to interact with their systems via the terminal.
eza is free and open-source software, available under the MIT license.