top
Display dynamic real-time information about running processes.
- Start top:
- Do not show any idle or zombie processes:
- Show only processes owned by given user:
- Sort processes by a field:
- Show the individual threads of a given process:
- Show only the processes with the given PID(s), passed as a comma-separated list. (Normally you wouldn't know PIDs off hand. This example picks the PIDs from the process name):
- Get help about interactive commands:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).