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