1
0
Fork 0

2 lines
36 B

{ split ($0, x); print x[2], x[1] }