LPI
101-400 · Question #32
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
The correct answer is C. &. See the full explanation below for the reasoning.
Question
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
Options
- A!
- B
- C&
- D%
- E
How the community answered
(30 responses)- A7% (2)
- B3% (1)
- C73% (22)
- D3% (1)
- E13% (4)
Community Discussion
No community discussion yet for this question.