code is given below.
Code:
count=0 while [ $count -lt $n ] do read arr[$count] count=`expr $count + 1` done
count=0 while [ $count -lt $n ] do read arr[$count] count=`expr $count + 1` done
LINE="/path/to/manipulate1 /path/to/manipulate2"
LINE="/additional/path1/to/path/to/manipulate1 /additional/path2/to/path/to/manipulate2"
Shell test.exe C:\test1.txt