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