ref: a2a41a8e359dca5295c43dc2c2408094b96c3e0c dir: /testdir/t.fun1/
function f(a,b,c) { print "hello" } NR < 3 { f(1,2,3) }