InterviewSolution
Saved Bookmarks
| 1. |
What is the PID of the process who takes the parentage of the process run with nohup command?(a) 0(b) 1(c) 2(d) InfiniteThe question was asked in unit test.I would like to ask this question from Process Handling Commands in section The Process of Unix |
|
Answer» Right answer is (B) 1 |
|