To access the items you would then use ${array[index]} , e.g.: ... c=0 # counter # read whole file in loop while read line do ...
確定! 回上一頁