ref: 275a80ff33ef2782f27c4fd720b65645c89e2bbb dir: /testdir/t.comment1/
#comment # BEGIN { x = 1 } /abc/ { print $0 } #comment END { print NR } #comment