about summary refs log tree commit diff
path: root/README.md
blob: b6f2063096601fff932d802d1a65ada7e6f3ab41 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## This is a fork of xdu 3.0.

xdu is a program for displaying a graphical tree of disk space
utilization as reported by the UNIX utility du(1).  You can
navigate up and down in the tree, sort things, and print out
information.  See the manual page for details.

News:
* cleaned up code to build on modern systems
* new Makefile
* 64-bit support for file sizes
* human-readable file sizes
* small fixes from Debian

See also the original [README file](README).