InterviewSolution
Saved Bookmarks
| 1. |
Name the first process that is started by the kernel in Linux and what is its process id? |
|
Answer» The first PROCESS STARTED by the KERNEL in LINUX is “init” and its process ID is 1. |
|