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