短冊shell芸

七夕なのでshell one linerで短冊を作ってみた.

echo "sedですね" | sed -e 's/\(.\)/┃\1┃\n/g;s/^/┏┷┓\n┃ ┃\n/;s/$/┃ ┃\n┗━┛/'

まあ単発ネタなので大して面白くもない.