LPI
101-500 · 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. &. You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Shells and Shell Scripting
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
(55 responses)- A2% (1)
- B2% (1)
- C91% (50)
- E5% (3)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#background processes#shell syntax#job control#ampersand operator
Community Discussion
No community discussion yet for this question.