shithub: trueawk

ref: a3b68e649d2da36d19d78106134d1114f06b56e1
dir: /testdir/t.split1/

View raw version
BEGIN	{ z = "stuff" }
{ split ($0, x); print x[3], x[2], x[1] }