LPI
101-400 · Question #412
101-400 Question #412: Real Exam Question with Answer & Explanation
The correct answer is C. The command is run in background of the current shell.. See the full explanation below for the reasoning.
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.
Community Discussion
No community discussion yet for this question.