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