y/+-/ab/;s/.*/\u&1\n54321*0/ : s/B\(.*\(.\).\{7\}\)\|A\(.*\(.\{7\}\).\)/\1\2\3\4/ s/[ab].*\(.\)/\1\u&/ t P d
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page