Solved

Which of the Following Statements Is Correct for a Command

Question 116

Multiple Choice

Which of the following statements is correct for a command line ending with a & character?


A) The command's output is redirected to /dev/null . The command's output is redirected to /dev/null .
B) The result of the command defines if the next command will be run.
C) The command is run in background of the current shell.
D) The command is run as a direct child of the init process. The command is run as a direct child of the init process.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions