MC doesn't have a diskusage-tree as far as I can tell. It
has a pure tree-function, though. :)
I think I can implement a quick 'du' statistic which can
use the internal variable-structure with little tweaking. A
tree-structure, and a diskusage-tree at that, will be much
harder (too hard) in BZ methinks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=52393
Do it yourself, or send me a patch. ;)
Logged In: YES
user_id=52393
Setting priority to something more realistic.
Logged In: YES
user_id=52393
MC doesn't have a diskusage-tree as far as I can tell. It
has a pure tree-function, though. :)
I think I can implement a quick 'du' statistic which can
use the internal variable-structure with little tweaking. A
tree-structure, and a diskusage-tree at that, will be much
harder (too hard) in BZ methinks.