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