1.

Which command shows some attributes of a process?(a) pid(b) $$(c) ps(d) HOMEThe question was posed to me in final exam.The query is from Process Status:ps Command and Phases of a Process topic in division The Process of Unix

Answer»

Right answer is (c) PS

The explanation is: ps command is USED to show some ATTRIBUTES of a process. This command reads through the kernel’s data structures and process tables to fetch the characteristics of a process. By default, ps command displays the processes owned by the user RUNNING the command.



Discussion

No Comment Found

Related InterviewSolutions