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