Eza is a command-line utility designed to replace standard directory listing tools by providing a more informative and visually intuitive interface for exploring file systems. Built with memory-safe systems programming, it queries low-level operating system interfaces to retrieve and display comprehensive file metadata, including permissions, ownership, and modification times.
The tool distinguishes itself through its use of terminal-based color coding and advanced organization capabilities. It maps structured file metadata to specific color sequences to improve readability and offers modular sorting and filtering engines that allow users to refine directory output based on custom criteria, file attributes, or recursive depth limits.
Beyond basic listing, the utility supports complex system administration workflows by enabling systematic directory traversal and granular control over which file entries are displayed. It is distributed as a standalone binary, providing a high-performance alternative for terminal navigation and file system auditing.