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