Coasters by eban

read a
n=${#a}
l=`printf %0$[n/4]d`
l=${l//?/"| ${a//?/ } |
"}
dd<<_
 ${a//?/_}__
/ ${a//?/ } \\
$l| $a |
$l\\_${a//?/_}_/
_

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

download

return to the top page