A process (parent) can execute another process (child). When a parent process is killed all the child processes are automatically assigned to the main system process called init. The init process is the first process that is started on your computer and is numbered as 1. If this process is killed the system will shutdown.
To see the tree of processes, you can use the command
pstree
A user can kill only the processes that the user has created not the processes of other users. Only root can kill the processes of other users.
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Please login to comment
0 Comments
There are 11 new comments.