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