Round all numbers in file to equal length in Bash?

Posted by liborw on Stack Overflow See other posts from Stack Overflow or by liborw
Published on 2010-04-24T09:49:48Z Indexed on 2010/04/24 9:53 UTC
Read the original article Hit count: 154

Filed under:
|
|

Hello,

Is there easy way how to round floating numbers in a file to equal length? The file contains other text not only numbers.

Thanks

© Stack Overflow or respective owner

Related posts about bash

Related posts about linux