Erdtree emerges as the Rust alternative to du, tree, find, and ls in version 2.0.0

Rust alternative to du, tree, find and ls:erdtree appears in version 2.0.0

Erdtree 2.0.0: The All-in-One File System Analysis Tool

Erdtree has just released version 2.0.0, expanding its free tool for analyzing file systems. The tool is a combination and replacement of classic Unix commands such as du, tree, find, and ls. Notably, it is written in Rust, ensuring a fast and efficient performance.

One new feature of the updated version is the ability to search using regular expressions. Under Unix operating systems, erdtree can now show assigned file permissions. Further, the new –truncate option allows users to adapt the output to their terminal window.

Users can also use the -C command to force the tool to display color coding. This update resolves any conflicts with other software. The developers have renamed the executable program from et to erd, due to the same name being used for WPS Office’s spreadsheet. If you’re already an erdtree user, you’ll need to get used to the new name.

For a full list of changes, check out the changelog on GitHub. As a cross-platform application, erdtree is available for use on Linux distributions, BSDs, Windows, and macOS. The open-source software is released under an MIT license.

Other programs, such as dua, dust, exa, and fd, are also used for file system analysis and are intended to replace traditional Unix commands. As more developers experiment with projects utilizing Rust, more alternatives are sure to arise.

In conclusion, erdtree 2.0.0 is an all-in-one file system analysis tool that offers new features such as searching with regular expressions and displaying file permissions. Its developers boast its speed and efficiency as written in Rust. It is a valuable tool for users of Linux distributions, BSDs, Windows, and macOS.

Leave a Reply