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