Multiple choice

Which of the following commands is used to continue the running process if user has logged out?

  1. cd

  2. nohup

  3. hupno

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The nohup is an acronym of no hangup command. The nohup is command when prefixed to a command, when it permits the execution of the processs even user log out.