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