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