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)- A75% (39)
- B15% (8)
- C4% (2)
- D6% (3)
Community Discussion
No community discussion yet for this question.