mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Add alternative tools
This commit is contained in:
@@ -59,6 +59,8 @@ Usage: dust -b <dir> (do not show percentages or draw ASCII bars)
|
|||||||
|
|
||||||
* [NCDU](https://dev.yorhel.nl/ncdu)
|
* [NCDU](https://dev.yorhel.nl/ncdu)
|
||||||
* [dutree](https://github.com/nachoparker/dutree)
|
* [dutree](https://github.com/nachoparker/dutree)
|
||||||
|
* [dua](https://github.com/Byron/dua-cli/)
|
||||||
|
* [pdu](https://github.com/KSXGitHub/parallel-disk-usage)
|
||||||
* du -d 1 -h | sort -h
|
* du -d 1 -h | sort -h
|
||||||
|
|
||||||
Note: Apparent-size is calculated slightly differently in dust to gdu. In dust each hard link is counted as using file_length space. In gdu only the first entry is counted.
|
Note: Apparent-size is calculated slightly differently in dust to gdu. In dust each hard link is counted as using file_length space. In gdu only the first entry is counted.
|
||||||
|
|||||||
Reference in New Issue
Block a user