nerdexam
Oracle

1Z0-409 · Question #199

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.)

The correct answer is B. test/adaxg/voout C. test/aconnorg/voin. See the full explanation below for the reasoning.

Question

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.)

Options

  • Atest/voin/adaxg
  • Btest/adaxg/voout
  • Ctest/aconnorg/voin
  • Dtest/adaxnnorg/voinout
  • Etest/aconnoyang/vointmp

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    74% (25)
  • D
    15% (5)
  • E
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice