stratum by emoken

s/$/#/
:
x
G
s/\(.*\)\n.*\(.\)#/\2\1\2/p
x
s/.#/#/
t
Q

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

download

return to the top page