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