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