ref: 3923757ccbde3af0f253824bc9cf9a99127178fb dir: /test/t.split1/
BEGIN { z = "stuff" } { split ($0, x); print x[3], x[2], x[1] }