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

Posted by: Pdfprep Category: 101-500 Tags: , ,

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

Leave a Reply

Your email address will not be published.