slackbuilds/system/agedu
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README system/agedu: Added (time-sensitive 'du' utility). 2017-05-28 21:11:19 +01:00
agedu.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
agedu.info system/agedu: Updated for version 20200705.2a7d4a2. 2020-10-31 11:15:38 +07:00
slack-desc system/agedu: Added (time-sensitive 'du' utility). 2017-05-28 21:11:19 +01:00

README

agedu (time-sensitive 'du' utility)

agedu is a utility for tracking down wasted disk space. It does the
same sort of disk scan as du, but it also records the last-access times
of everything it scans. Then it builds an index that lets it
efficiently generate reports giving a summary of the results for each
subdirectory, and then it produces those reports on demand.