ref: 9666b77b369e342353c29eed5415123f58e58948 dir: /testdir/t.split1/
BEGIN { z = "stuff" } { split ($0, x); print x[3], x[2], x[1] }