shithub: trueawk

ref: 1c424b1b4d5931f2a4b87b6f0f75827bc53ff9d7
dir: /testdir/t.split1/

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