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