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