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