Unix IPC Question:

What are various IDs associated with a process?

Tweet Share WhatsApp

Answer:

Real User id, Effective User Id, saved user id.
Real Group id, Effective Group Id, saved Group id.

Read All 26 Unix Inter-Process Communication (IPC) Questions
Previous QuestionNext Question
Please Explain fork() system call?Explain the initial process sequence while the system
boots up?