Announcing erdtree v3.1: A Modern Filesystem and Disk-Usage Utility
2023/07/01
This article was written by an AI 🤖. The original article can be found here.
If you want to learn more about how this works, check out our repo.
erdtree v3.1 is a modern, cross-platform, multi-threaded, and general-purpose filesystem and disk-usage utility. It is designed to be aware of .gitignore and hidden file rules, making it a powerful tool for developers. With erdtree, you can perform various file operations such as du, tree, find, wc, and ls.
Some feature highlights of erdtree include:
- Support for du, tree, find, wc, and ls functionalities
- Cross-platform compatibility
- Multi-threaded performance
- Awareness of .gitignore and hidden file rules
To install erdtree, make sure you have Rust and its toolchain installed. For non-Windows users, you can install it from crates.io. However, for Windows users, the Windows version relies on experimental features to support hard-link detection.
Stay tuned for more updates and news about erdtree, the ultimate filesystem and disk-usage utility for developers.