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