First page Back Continue Last page Overview

 

Viewing Processes

 
  • ps

    • Displays processes information
    • Syntax: ps [options]
    • Useful options:
      • a Processes by all users
      • x Processes from all terminals
      • u Show process owners
      • w Include command arguments
      • f Show process ancestry