shell loop
摘要:
#!/bin/shdatei=0 while [ $i -le 30 ] do echi $i /usr/sbin/r2/np_test_acl -f rule.txt i=$(expr $i + 1) donedate 阅读全文
posted @ 2014-04-30 17:15 YZG 阅读(295) 评论(0) 推荐(0) 编辑
posted @ 2014-04-30 17:15 YZG 阅读(295) 评论(0) 推荐(0) 编辑