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