You are viewing a single comment's thread. Return to all comments →
readarray array echo ${array[3]}
readarray array echo ${array[@]:3:1}
Seems like cookies are disabled on this browser, please enable them to open this website
Display an element of an array
You are viewing a single comment's thread. Return to all comments →