Right now, I can populate a defaults-write key with an array elements as follows:
defaults write mydomain mykey -array A B C D
I wonder how can