ref: c0526c8928a2b554d9421bca2fc04ba044fe06af dir: /test/t.cat/
{print $2 " " $1} {print $1 " " "is", $2} {print $2 FS "is" FS $1} {print length($1 $2), length($1) + length($2)}