s/^/aa/ : h s/.*/&&&/mg x s/.*/&\U&\E&/mg G x G y/123/012/ /0/!b y/aA/: / s/0//g
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page