Hi,
To reproduce:
or:
(I have this setup on most machines, but my muscle memory still contains -h...)
Actual output:
error: the argument '--human-readable' cannot be used multiple times
Expected output (for example):
GNU coreutils accepts multiple idempotent arguments. uutils should do the same.
I noticed there are a few bugs on this theme, many from 2020/2021, and in fact du itself has many arguments which should be accepted multiple times (e.g. --si, -s, -x, -c etc.) In fact almost all arguments can be safely passed multiple times with no ambiguity.
Do you want a separate bug for each argument, or each tool, or something else?
Thanks!
Bruce
Hi,
To reproduce:
or:
(I have this setup on most machines, but my muscle memory still contains
-h...)Actual output:
Expected output (for example):
GNU coreutils accepts multiple idempotent arguments. uutils should do the same.
I noticed there are a few bugs on this theme, many from 2020/2021, and in fact
duitself has many arguments which should be accepted multiple times (e.g.--si,-s,-x,-cetc.) In fact almost all arguments can be safely passed multiple times with no ambiguity.Do you want a separate bug for each argument, or each tool, or something else?
Thanks!
Bruce