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