1.

Which of the following attribute is not shown by ps command?(a) PID(b) PPID(c) tty(d) sizeThe question was posed to me during a job interview.This interesting question is from Process Status:ps Command and Phases of a Process topic in chapter The Process of Unix

Answer»

Right OPTION is (d) size

To EXPLAIN I would say: PS command displays the processes owned by the user RUNNING the command. If we execute the command immediately after logging in, it MAY produce an output like this:



Discussion

No Comment Found

Related InterviewSolutions