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