修改field_stat2

This commit is contained in:
pengxuanzheng
2020-11-02 17:55:02 +08:00
parent 5a041876a6
commit 555ea75f14
7 changed files with 302 additions and 165 deletions

View File

@@ -4,7 +4,7 @@
# Created Time: Tue 13 Oct 2020 06:28:57 PM CST
#########################################################################
#!/bin/bash
size=("1k" "10k" "100k" "1M" "2M" "3M" "4M" "5M" "10M" "20M" "30M")
size=("100" "200" "300" "400" "500" "600" "700" "800" "900" "1k" "1500" "10k" "100k" "1M" "2M" "3M" "4M" "5M" "10M" "20M" "30M")
num=0