Search and remove floating numbers in scientific form using REGEX and SED

后端 未结 0 1181
小鲜肉
小鲜肉 2020-12-24 08:36

I was working on a solution using shell script (bash) to search floating numbers with exponent reaching more than 3 digits (ex. 11.1234567e+300) and remove the digits after

相关标签:
回答
  • 消灭零回复
提交回复
热议问题