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