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