ref: f494dcaba37b0cade9b87f7cf4ba6bbff36c9b66 dir: /testdir/t.ofs/
BEGIN { OFS = " %% "; ORS = "##" } { print $1, $2; print }