shithub: trueawk

ref: 11332a42e59f40f0b06760515e8e0bc7364bfc14
dir: /testdir/t.split1/

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