What is Linux pstree Command?
-a | Show command line arguments. |
-c | Disable compaction of identical subtrees. |
-G | Use VT100 line drawing characters. |
-h | Highlight the current process and its ancestors. |
-l | Display long lines. |
-n | Sort processes with the same ancestor by PID instead of by name. (Numeric sort.) |
-u | Show uid transitions. |
-V | Display version information. |
-s | Show Security ID (SID) for each process. |
-x | Show security context for each process. |