CentOS Stream 9
Sponsored Link

Command Help

Command :   Back to index

pstree : display a tree of processes
[SYNOPSIS] pstree OPTION PID
OPTION
-a show command line arguments
-A use ASCII line drawing characters
-c don't compact identical subtrees
-C TYPE color process by attribute
-g show process group ids; implies -c
-G use VT100 line drawing characters
-h highlight current process and its ancestors
-H PID highlight this process and its ancestors
-l don't truncate long lines
-n sort output by PID
-N TYPE sort output by this namespace type
(cgroup, ipc, mnt, net, pid, time, user, uts)
-p show PIDs; implies -c
-s show parents of the selected process
-S show namespace transitions
-t show full thread names
-T hide threads, show only processes
-u show uid transitions
-U use UTF-8 (Unicode) line drawing characters
-V display version information
-Z show security attributes

Matched Content