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