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