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