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