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