LPI
101-500 · Question #412
101-500 Question #412: Real Exam Question with Answer & Explanation
Sign in or unlock 101-500 to reveal the answer and full explanation for question #412. The question stem and answer options stay visible for context.
Shells and Shell Scripting
Question
Which of the following statements is correct for a command line ending with a & character?
Options
- AThe command's output is redirected to /dev/null.
- BThe result of the command defines if the next command will be run.
- CThe command is run in background of the current shell.
- DThe command is run as a direct child of the init process.
Unlock 101-500 to see the answer
You've previewed enough free 101-500 questions. Unlock 101-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#background processes#shell operators#job control#command execution