Reverse Repeated Printing by llhuii(tails)

read a;c=${a::1};9${a%$c*};echo $c ${a:~$a} ${#_};. *

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

download

return to the top page