InterviewSolution
Saved Bookmarks
| 1. |
Which command is used for running jobs in the background?(a) nice(b) ps(c) nohup(d) execThe question was posed to me by my college professor while I was bunking the class.My question comes from Process Handling Commands in portion The Process of Unix |
|
Answer» Correct CHOICE is (c) nohup |
|