diff options
Diffstat (limited to 'system/dust/README')
-rw-r--r-- | system/dust/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/dust/README b/system/dust/README new file mode 100644 index 0000000000..84a1a21a62 --- /dev/null +++ b/system/dust/README @@ -0,0 +1,6 @@ +Dust is meant to give you an instant overview of which directories are using +disk space without requiring sort or head. + +Dust will list the 20 biggest sub directories or files and will smartly recurse +down the tree to find the larger ones. There is no need for a '-d' flag or a +'-h' flag. The largest sub directory will have its size shown in red. |