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