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