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