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