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