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