You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Automated System
1f40918919
|
13 years ago | |
---|---|---|
admin@b5d31618a1 | 13 years ago | |
cmake@caedf8323c | 13 years ago | |
doc | 13 years ago | |
kdirstat | 13 years ago | |
po | 13 years ago | |
.gitmodules | 13 years ago | |
AUTHORS | 15 years ago | |
COPYING | 15 years ago | |
COPYING.LIB | 15 years ago | |
CREDITS | 15 years ago | |
ChangeLog | 15 years ago | |
INSTALL | 15 years ago | |
Makefile.am | 15 years ago | |
Makefile.cvs | 15 years ago | |
Makefile.dist | 15 years ago | |
README | 15 years ago | |
TODO | 15 years ago | |
acinclude.m4 | 13 years ago | |
aclocal.m4 | 15 years ago | |
build-howto.html | 13 years ago | |
config.h.in | 15 years ago | |
configure.files | 15 years ago | |
configure.in | 13 years ago | |
configure.in.in | 15 years ago | |
kdirstat.kdevprj | 13 years ago | |
kdirstat.lsm | 15 years ago | |
kdirstat.spec | 13 years ago | |
stamp-h.in | 15 years ago | |
subdirs | 15 years ago |
README
This is a graphical "du" (disk usage) display. What you see here is a 90% rewrite - GUI, engine, everything. The one thing it can do a whole lot better than the old version is stay on one file system - the single most most requested feature. Plus, it's way faster for large directory trees - scanning an entire Linux file system no longer takes 30+ minutes. Rather, it's about 2-3 minutes: The old version seemed to have problems with system buffer thrashing due to too many directories open for reading at one time - the new version uses an internal queue and keeps only one directory open. For more details, see the KDirStat home page at http://kdirstat.sourceforge.net/ Stefan Hundhammer <sh@suse.de> 2002-05-10