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