Commands.app

top

System Info

Display real-time system resource usage and processes

Examples
Common usage examples

Display real-time process information

top

Show processes for specific user

top -u username
Notes
  • Press 'q' to quit
  • Press 'k' to kill a process
  • Press 'M' to sort by memory usage
  • Press 'P' to sort by CPU usage
  • Consider using 'htop' for a more user-friendly interface
Related Commands
You might also find these useful