1.

It is necessary to terminate the command line with &, even when we are using nohup command.(a) True(b) FalseThis question was posed to me in examination.The question is from Process Handling Commands in section The Process of Unix

Answer»

Correct option is (a) True

Best explanation: nohup command ALLOWS running JOBS in the background even when the user logs out of the system. But it is necessary to terminate the command line with & when using nohup command.



Discussion

No Comment Found

Related InterviewSolutions