經安全檢測,此網站為安全網站,請放心前往原始網址!

how to split a line into array in shell - Stack Overflow

To read a line into an array use read -a arr and then access the elements using ${arr[0]}, ${arr[1]} etc. ... . another query here is there any way to create excelfile for capturing the output for the same. can we do this in shell? – user216358 Jun 4 at 5

stackoverflow.com

網址安全性掃描由 google 提供