GNU bug report logs -
#7241
Possible bug on split ?
Previous Next
Reported by: Ulf Zibis <Ulf.Zibis <at> gmx.de>
Date: Mon, 18 Oct 2010 18:05:03 UTC
Severity: normal
Done: Jim Meyering <jim <at> meyering.net>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 7241 <at> debbugs.gnu.org (full text, mbox):
On 10/19/10 07:42, Ulf Zibis wrote:
> In many FAQs the small letter spelling is suggested, e.g.:
>
> ntfsclone -s -o - <source> | gzip -c | split -a 3 -b 700m - <destination>
>
> So IMO small letter writing for "MB" should be allowed
But "mb" is SI syntax for "millibit", which
is a very small unit of information. Having "mb"
be an alias for "megabyte" would be confusing
to those used to the standard notation. (Having
"mb" be an alias for "megabit", or for "millibyte",
would be bad as well.)
We have to support plain "m" as an alias for "MiB",
because POSIX requires support for plain "m".
But let's not compound POSIX's mistake by supporting
even more usages that are contrary to SI.
This bug report was last modified 13 years and 358 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.