apple lines by yamaya

seq -f'a=apple%%025d;printf %%%gd$a$a$a|cut -b62-91' $[`dd`+1]|sh|tr 0 \*

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

download

return to the top page