Quick overview
eza is a modern replacement for the traditional Unix/Linux ls utility. It improves default behavior and presentation so directory listings are more informative and easier to scan. The tool emphasizes clarity — using color to separate file types and displaying useful metadata alongside file names.
Notable capabilities
- Displays extended attributes and follows symlinks when appropriate, giving a fuller picture of files and links.
- Uses color schemes to make different file types and permissions immediately visible.
- Integrates with Git to show repository-related file information in context.
- Ships as a single executable, keeping the footprint small and startup fast.
Performance and packaging
Because eza is distributed as a single binary, it starts quickly and adds little overhead to developer workflows or admin tasks. Its streamlined packaging makes installation and updates straightforward, and the runtime performance is suitable for interactive terminal use.
Suggested alternative
- CrystalDiskInfo (free) is sometimes listed as an alternative for users looking for a different utility option.
(Note: CrystalDiskInfo is primarily a disk-health utility rather than a direct feature-for-feature replacement for an ls-like tool.)
Final notes
Overall, eza is a useful choice for anyone wanting a more modern, visually friendly file-listing experience in the terminal. Its combination of readable output, Git-awareness, and support for extended metadata makes it a practical upgrade from the classic ls command.
Technical
- Windows
- Free