df: implement -B n<suff> and -B <suff> formats of -B option
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -923,6 +923,7 @@ extern const struct suffix_mult bkm_suffixes[];
|
||||
#define km_suffixes (bkm_suffixes + 1)
|
||||
extern const struct suffix_mult cwbkMG_suffixes[];
|
||||
#define kMG_suffixes (cwbkMG_suffixes + 3)
|
||||
extern const struct suffix_mult kmg_i_suffixes[];
|
||||
|
||||
#include "xatonum.h"
|
||||
/* Specialized: */
|
||||
|
Reference in New Issue
Block a user