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