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