guanjh 发表于 2013-2-4 19:57:36

ksh中的数组

在KSH中定义数组的方法:
set -A argname a b c 
页: [1]
查看完整版本: ksh中的数组