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