A. endif B. done C. fi D. end
A. select B. case C. if D. path
A. for循环只有一种循环形式 B. until循环条件为真时执行循环体 C. test测试语句可以使用[]替代 D. continue可以终止当前循环