align by common substring by brx

#!perl -ap
s//$"x$=/e;s! !$F[($x^$')=~y/\x00//]=$'!ge;$_=$x=pop@F

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

download

return to the top page