i=0word="hello"bar="" for ((i=1;i<=${#word};i++)) dofoo="Letter $i"bar=($word | cut -c$i) echo $barbar=""done
Standard input is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!