shithub: trueawk

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

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