diff options
author | Rodney Cobb <rdc@ktabic.co.uk> | 2010-05-11 20:02:09 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 20:02:09 +0200 |
commit | 0d5f6f3883467a2dd53d107b6380e9d32eebe7dc (patch) | |
tree | 1d8f94414b5966a2fbb7426a2e61f83d68843cd9 /system/treesize/README | |
parent | 9fda8a74348d661d8a4c2effa26c0ab458ba3fca (diff) | |
download | slackbuilds-0d5f6f3883467a2dd53d107b6380e9d32eebe7dc.tar.gz |
system/treesize: Added to 12.0 repository
Diffstat (limited to 'system/treesize/README')
-rw-r--r-- | system/treesize/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/treesize/README b/system/treesize/README new file mode 100644 index 0000000000..d7e7fdc484 --- /dev/null +++ b/system/treesize/README @@ -0,0 +1,11 @@ +Treesize for UNIX + +A disk consumption analyzing tool, which sorts folders according +to theier physical occupied sizes. The perfect tool to help you +obtaining more disk free space, on your harddrive, usb pen drive +or even on network folders. ( provided that they are mounted and +you have access to them, of course. ) + +Just like du, it counts hard links just once and the space utilized +by diferent filesystems are not added together. + |