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