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