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