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