On 26/11/2023 16:09, Sven Köhler wrote: > So Pádraig's patch does allow for parsing lowercase k, but it does not > change numfmt to use lowercase k in its output in si mode. > > As Pádraig has shown, ls uses lowercase k in --si mode. So it uses > lowercase k for 1000. I think that numfmt should behave the same for > consistency reasons. It does output lowercase 'k' in SI mode. Attached is the full patch. Marking this as done. Will push this tomorrow. thanks, Pádraig