top
Interactive real-time process viewer. Shows system summary and list of processes updated continuously.
Primary Syntax
$ top
#
Example Usage
top -u username
top -p 1234#
Quick Tips
• Use man top to read the full manual
• Add --help flag for quick options reference
• Combine with | less for paginated output
Submitted by: admin
Added: 2/9/2026