shithub: trueawk

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

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