标签:流量 数字 str1 div a* class printf cacti $0
[root@yjb ~]# more test.sh #!/bin/sh str1="2.1589872102e+06" echo $str1| awk ‘{printf("%d\n",$0+0.5)}‘ #cacti流量(M)数字转换成科学计数 M=A*1000*1000/8
标签:流量 数字 str1 div a* class printf cacti $0
原文地址:https://www.cnblogs.com/dengcongcong/p/11368128.html