KenCunningham
Technical User
Hi, to save me re-inventing the wheel, has anyone got a simple sed/awk routine or script to remove only decimal points from lines in a file, retaining those in names. For example, a line:
M. R. Russell 45.80
should become:
M. R. Russell 4580
Many thanks.
M. R. Russell 45.80
should become:
M. R. Russell 4580
Many thanks.