Box Coloring by clock

H
1h
$!d
g
s/$/987654321/
:
:a
s/\(\(\w\).\{50\}\?\)#/\1\2/
ta
s/#\(.*\)\(.\)/\2\1/
t

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

download

return to the top page