ref: 0eeec2359f4cce389ae4e6163959c1fda3dcb9ad dir: /testdir/t.split2a/
BEGIN { a[1]="a b" print split(a[1],a),a[1],a[2] }