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