Christmas tree by eban

read n
repeat $n { i=$[i%(n-1)+1];b=${(l:2*i-1::*:)};echo ${(l:n+i-2:)b};}

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

download

return to the top page