Coasters by eban

read a
u=__${a//?/_}
l="|${s=${u//?/ }}|
"
((${#a}>5))&&l=$l$l
dd<<_
 $u
/$s\\
$l| $a |
$l\\$u/

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

download

return to the top page