Last 12 weeks · 4 commits
2 of 6 standards met
Hey, I found this rather old discussion here and wanted to provide here a solution. Since most people (including me) seem to rather look for a replacement of instead of implicitly aggregating those, I added a functionality, which makes this behavior configurable. The default behavior now considers all provided path-arguments independently. I did not dive into optimizing the workload across different workers, so paths are just worked on sequentially, but while doing so, parallelized.
Available since Rust 1.70: https://doc.rust-lang.org/std/io/trait.IsTerminal.html#tymethod.is_terminal This change is useful because: it removes a now-unnecessary dependency the crate is unmaintained, https://rustsec.org/advisories/RUSTSEC-2024-0375.html the crate is potentially unsound on Windows, https://rustsec.org/advisories/RUSTSEC-2021-0145.html
Repository: sharkdp/diskus. Description: A minimal, fast alternative to 'du -sh' Stars: 1179, Forks: 41. Primary language: Rust. Languages: Rust (100%). License: Apache-2.0. Topics: cli, command-line, filesystem, rust, tool. Latest release: v0.9.0 (2mo ago). Open PRs: 3, open issues: 8. Last activity: 2w ago. Community health: 42%. Top contributors: sharkdp, amilajack, musicinmybrain, heimskr, SergeyKasmy, arunsathiya, Crestwave, polyzen, fawick, Fierthraix and others.
Rust
This just copies the documentation for from the output to the man page.