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