A=( `seq 0 367 | sed s_^_echo,_` ) ${A[0]/,/ }${A[10]/,/ } eval "B=( `seq 0 367 | sed 's_.*_"echo &"_'` )" ${B[0]}${B[10]}
Standard input is empty
0 10 0 10
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!