shithub: trueawk

ref: 0575fbc687f4ce8de6e25848350069a44bbe48ff
dir: /testdir/t.split1/

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