Request: a command-line option to control the output format of filesizes in listing. Exact, SI, or binary. I am looking for exact output rather than rounding to the nearest human-readable.
This is possible/acceptable but only with the XML listing output, it would be ugly on command-line.
I guess XML output with your patch now answers your need, right?
Yes, the open patch in the patch tracker. I guess I mostly thought the commandline choice would be nice for people who didn't want what I wanted.
this is implemented for 2.6.0 with the option --alter=byte for any type of listing output (xml, normal, tree, slicing)
Cheers, Denis
feature now available with just released version 2.6.0 closing this case
Log in to post a comment.
This is possible/acceptable but only with the XML listing output, it would be ugly on command-line.
I guess XML output with your patch now answers your need, right?
Yes, the open patch in the patch tracker. I guess I mostly thought the commandline choice would be nice for people who didn't want what I wanted.
this is implemented for 2.6.0 with the option --alter=byte for any type of listing output (xml, normal, tree, slicing)
Cheers,
Denis
feature now available with just released version 2.6.0 closing this case