Plus by eban

a=`printf %$[$(dd)/2]s`
b="${a// /$a+
}"
c=${a// /+}
dd<<_
$b$c+$c
$b

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

download

return to the top page