Skip to content
EntityQ709288· pop 9· linked from 4 articles

right|thumb|pstree output in FreeBSD pstree is a Linux command that shows the running processes as a tree. It is used as a more visual alternative to the ps command. The root of the tree is either init or the process with the given pid. It can also be installed in other Unix systems.

Wikidata facts

Show 1 more fact
has command line option
Z
Sources (1)

via Wikidata · CC0

~1 min read

Article

4 sections
Contents
  • Examples
  • See also
  • References
  • External links

right|thumb|pstree output in FreeBSD pstree is a Linux command that shows the running processes as a tree. It is used as a more visual alternative to the ps command. The root of the tree is either init or the process with the given pid. It can also be installed in other Unix systems.

In BSD systems, a similar output is created using ps -d, in Linux ps axjf produces similar output.

Available in 9 languages

via Wikidata sitelinks · CC0

Connections

Categories