Oracle
1Z0-409 · Question #41
Match the following variables available to the user that are set internally by the shell, with their descriptions: 1) $1 - $9 2) $* 3) $? 4) $$ 5) $!
The correct answer is C. 1-d, 2-b, 3-e, 4-a, 5-c. See the full explanation below for the reasoning.
Question
Match the following variables available to the user that are set internally by the shell, with their descriptions: 1) $1 - $9 2) $* 3) $? 4) $$ 5) $!
Options
- A1-d, 2-a, 3-e, 4-b, 5-c
- B1-d, 2-c, 3-a, 4-b, 5-e
- C1-d, 2-b, 3-e, 4-a, 5-c
- D1-d, 2-a, 3-c, 4-b, 5-e
- Eexit status of the most recently executed command
How the community answered
(35 responses)- A6% (2)
- C86% (30)
- D6% (2)
- E3% (1)
Community Discussion
No community discussion yet for this question.