mcookie
: Add support for human-readable sizes with the -m
option
#257
Labels
mcookie
: Add support for human-readable sizes with the -m
option
#257
The
uutils
implementation ofmcookie
currently doesn't support parsing human-readable sizes provided via the-m
option.We should support units like KiB, MiB etc. like the GNU implementation does.
Relevant code: https://github.com/uutils/util-linux/blob/main/src/uu/mcookie/src/mcookie.rs#L34-L37
The text was updated successfully, but these errors were encountered: