On 5/4/22 02:28, Rasmus Villemoes wrote: > Thanks. I don't care much about what the short option is, but it's quite > important for my use case that it does have a short form. Given the > NetBSD precedent [1], I think -h is fine. We can make the long option > --human-readable or --exponents, I don't have any opinion on that. > > Should I respin with -h instead of -e?
FYI I just saw this and added both netbsd options (-hx) to toybox. https://github.com/landley/toybox/commit/529fe97a4bd5 (I'm still here to see if "cut -DF" makes it in...) Rob