Q. How do you direct the shell to execute a command in the background? (A) Put an & symbol at the end of the command line. (B) Key in fg followed by the command name. (C) Press Ctrl+c after you have keyed in the command. (D) Press Ctrl+d after you have keyed in the command. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Put an & symbol at the end of the command line.