X by eban

read n;for i in {1..$n};do a=();a[i-$[i>$n/2+1]]=X;a[$n-i+$[i>$n/2]]=X;echo "$a[*]";done

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page