1.

The PID of our login shell doesn’t change.(a) True(b) FalseThis question was posed to me in homework.This question is from Process Basics topic in chapter The Process of Unix

Answer»

Right option is (b) False

The BEST explanation: The PID of our LOGIN shell can’t obviously change as LONG as we are logged in. But when we log out and log in again, our login shell will be assigned a different PID. This knowledge of PID is necessary to CONTROL the activities at our terminal.



Discussion

No Comment Found

Related InterviewSolutions