summaryrefslogtreecommitdiffstats
path: root/system/dust/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-12-31 17:56:54 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-12-31 17:56:54 +0700
commit4edeb049a1af1507b952ba73eb868888911dd5f5 (patch)
tree3d11e93af0097f9a0d75375bd4ba7cdc6d0c878d /system/dust/README
parent26817d9dd862851218db4261d218ef21258087bb (diff)
downloadslackbuilds-4edeb049a1af1507b952ba73eb868888911dd5f5.tar.gz
slackbuilds-4edeb049a1af1507b952ba73eb868888911dd5f5.tar.xz
system/dust: Added (more intuitive du).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dust/README')
-rw-r--r--system/dust/README6
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.