You have issued the following command:
mkdir -p test/a{dax,connor,bryan}g/vo{in,out,tmp}
Which of the following directories will it create? (Choose all that apply.)
A.
test/voin/adaxg
B.
test/adaxg/voout
C.
test/aconnorg/voin
D.
test/adaxnnorg/voinout
E.
test/aconnoyang/vointmp
Explanation: