Q. What does the 'nohup' command do? (A) Runs a command immune to hangups (B) Runs a command as root (C) Shows processes (D) Schedules a task ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Runs a command immune to hangups Explanation: 'nohup' allows a process to continue running after logout.