n=10while [ $n -le 5 ]doa=`echo $num | cut -c $n`echo $a n=`expr $n + 2`done
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!