nerdexam
Novell

050-720 · Question #302

In the bash shell, which command can be used to create a MY_NAME variable containing the value Joe?

The correct answer is A. MY_NAME=Joe. See the full explanation below for the reasoning.

Question

In the bash shell, which command can be used to create a MY_NAME variable containing the value Joe?

Options

  • AMY_NAME=Joe
  • BMY_NAME = Joe
  • Cecho Joe > MY_NAME
  • Dexport MY_NAME = Joe

How the community answered

(52 responses)
  • A
    75% (39)
  • B
    15% (8)
  • C
    4% (2)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice