shithub: trueawk

ref: 2a3ee1c2e3e1ea6477ca8715bf1531dbf34367a1
dir: /testdir/t.split1/

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