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