Browse Source
At least mawk uses scientific notation when using print for numbers >=2^31 (INT_MAX of a signed 32-bit int). `printf "%.f\n"` works around this.ander/os_version_debian_sid
1 changed files with 9 additions and 10 deletions
Loading…
Reference in new issue