Reverse Repeated Printing by tails (mitchs (%20))

s/\(.\)\1*$/& & 1&@0987654321/
s/1.\{10\}\w//
s/\B.\|@//g

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

download

return to the top page