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:

Verified
Correct Answer:
Verified
Q22: After modifying GNU GRUB's configuration file, which
Q30: Which of the following commands determines the
Q115: In order to display all currently mounted
Q118: When using rpm --verify to check files
Q120: Which of the following shell commands makes
Q121: Which of the following commands enables the
Q130: Which of the following signals is sent
Q136: Which of the following is correct when
Q160: Regarding the command: nice -5 / usr
Q167: When starting a program with the nice