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