Environment: Ubuntu 24.04, uutils main branch (git commit 2430e2a), GNU coreutils v9.6.8-fbfd88-dirty
Steps to reproduce:
What happens now: uutils numfmt complains about a missing suffix:
numfmt: missing 'i' suffix in input: '1' (e.g Ki/Mi/Gi)
What I expected to happen: GNU numfmt succeeds, assuming the number is given in bytes:
Notes: this is causing a failure in the GNU test file tests/misc/numfmt.pl.