Package: coreutils
Version: 9.1-1
Version: 9.4-3
Severity: normal

Dear Maintainer,

Consider the following sequence:
-- >8 --
printf '1K\n' | numfmt --from iec --field -
printf ' 1K\n' | numfmt --from iec --field -
printf '  1K\n' | numfmt --from iec --field -
printf '   1K\n' | numfmt --from iec --field -
printf '    1K\n' | numfmt --from iec --field -
printf '     1K\n' | numfmt --from iec --field -
printf '      1K\n' | numfmt --from iec --field -
printf '       1K\n' | numfmt --from iec --field -
printf '        1K\n' | numfmt --from iec --field -
printf '\t1K\n' | numfmt --from iec --field -
printf '\t 1K\n' | numfmt --from iec --field -
printf ' \t 1K\n' | numfmt --from iec --field -
printf ' \t1K\n' | numfmt --from iec --field -
printf ' \t 1K\n' | numfmt --from iec --field -
printf '  \t 1K\n' | numfmt --from iec --field -
printf '\t\t1K\n' | numfmt --from iec --field -
printf '\t\t\t1K\n' | numfmt --from iec --field -
printf '\t\t\t\t1K\n' | numfmt --from iec --field -
printf '10\t10\n' | numfmt --from iec --field -
-- >8 --

This yields
-- >8 --
1024
1024
1024
 1024
  1024
   1024
    1024
     1024
      1024
1024
1024
 1024
1024
 1024
  1024
1024
 1024
  1024
10 10
-- >8 --

Kinda smells like it turns 1 tab = 1 column?
Even between fields (see the '10\t10' case)?

A tab should be 8 columns wide, I think we'd all agree.

Best,

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: x32 (x86_64)
Foreign Architectures: amd64, i386

Kernel: Linux 6.7.7-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_FORCED_MODULE, 
TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages coreutils depends on:
ii  libacl1               2.3.2-1
ii  libattr1              1:2.5.2-1
ii  libc6                 2.38-13
ii  libgmp10              2:6.3.0+dfsg-2
ii  libselinux1           3.5-2
ii  libssl3t64 [libssl3]  3.3.2-2

coreutils recommends no packages.

coreutils suggests no packages.

-- no debconf information

Attachment: signature.asc
Description: PGP signature

Reply via email to