PdfPrep.com

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

Which of the following statements is correct for a command ending with an & character?
A . The command’s output is redirected to /dev/null.
B . The command is run in background of the current shell.
C . The command’s output is executed by the shell.
D . The command is run as a direct child of the init process.
E . The command’s input is read from /dev/null.

Answer: B

Exit mobile version