摘要: 第一种方法:#! /bin/bash declare -a paramconfigList paramconfigList[0]="PASS_MAX_DAYS 90" paramconfigList[1]="PASS_MIN_DAYS 0" serverNum=`echo "${#paramconf 阅读全文
posted @ 2019-06-13 10:11 yintian908 阅读(943) 评论(0) 推荐(0)