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