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