shithub: trueawk

ref: 0eeec2359f4cce389ae4e6163959c1fda3dcb9ad
dir: /testdir/t.split1/

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