What is PS and pstree command in linux Explain?

In: Linux
ps (see "man 1 ps") in Linux is a program that generally comes with the operating system that allows you to see information about the running processes.

pstree is a program that lets you see the processes as a tree, to see which process started which other process, for example.

Improve Answer Discuss the question "What is PS and pstree command in linux Explain?" Watch Question

First answer by Avir. Last edit by Avir. Contributor trust: 56 [recommend contributor]. Question popularity: 22 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Software and Applications > Operating Systems > Linux > What is PS and pstree command in linux Explain?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Explain the use ps and ps-tree in linux?