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