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