|
From: Emanuel B. <in...@da...> - 2022-06-23 01:10:36
|
James Cloos wrote: > man 3 printf > would be a useful doc to read. Not mentioned (?) but this: numfmt --format="%.f" --round=nearest --to=si HITS e.g. $ numfmt --format="%.f" --round=nearest --to=si 123000000 123M > you might want to try "%0'.f" or "%'0.f" (whichever you find > easier to read). What does that apostrophe do? -- underground experts united https://dataswamp.org/~incal |