An example to illustrate the use of arrays in bash scripting. #!/bin/sh #Bash array implementation array=(bash ksh csh)
確定! 回上一頁