show process info

Displays system processes hierarchically.

Syntax

show process info

Modes

Privileged EXEC mode

Usage Guidelines

Pagination is not supported with this command. Use more in the terminal window to display the output one page at a time.

This command is supported only on the local switch.

Examples

device# show process info
 
PID     CMD
2       kthreadd
3       \_ migration/0
4       \_ ksoftirqd/0
5       \_ watchdog/0
6       \_ migration/1
7       \_ ksoftirqd/1
8       \_ watchdog/1
9       \_ migration/2
10      \_ ksoftirqd/2
11      \_ watchdog/2
12      \_ migration/3
13      \_ ksoftirqd/3
14      \_ watchdog/3
15      \_ migration/4
16      \_ ksoftirqd/4
17      \_ watchdog/4
18      \_ migration/5
19      \_ ksoftirqd/5
20      \_ watchdog/5
21      \_ migration/6
22      \_ ksoftirqd/6
[Output truncated]