aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/xdiskusage/pkg-descr
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2000-10-04 13:15:34 +0800
committertrevor <trevor@FreeBSD.org>2000-10-04 13:15:34 +0800
commit5eb13430b3e52dc7a4dfd5daee0b1b701f080548 (patch)
treea756ac6193ff98041254a96d3cc1c722894dcc87 /x11-fm/xdiskusage/pkg-descr
parentc90e1163f1d0a22eec768fed48a08562e279559b (diff)
downloadfreebsd-ports-graphics-5eb13430b3e52dc7a4dfd5daee0b1b701f080548.tar.gz
freebsd-ports-graphics-5eb13430b3e52dc7a4dfd5daee0b1b701f080548.tar.zst
freebsd-ports-graphics-5eb13430b3e52dc7a4dfd5daee0b1b701f080548.zip
Add x11-fm/xdiskusage, a graphical front-end to du.
PR: 21505 Approved by: will
Diffstat (limited to 'x11-fm/xdiskusage/pkg-descr')
-rw-r--r--x11-fm/xdiskusage/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/xdiskusage/pkg-descr b/x11-fm/xdiskusage/pkg-descr
new file mode 100644
index 00000000000..3175cd5a9bf
--- /dev/null
+++ b/x11-fm/xdiskusage/pkg-descr
@@ -0,0 +1,10 @@
+This utility runs "du" to scan directories of your choosing, then displays a
+graph which emphasizes the subdirectories where the largest files are kept, and
+optionally lists the files themselves. You can descend into the directory
+tree, or back out, by clicking on the graph. If you save the output of "du" in
+a file, xdiskusage can analyze that too. PostScript output is available.
+
+WWW: http://xdiskusage.sourceforge.net/
+
+Trevor Johnson
+trevor@freebsd.org