Process and Job Management

  1. uptime
  2. ps
  3. System load: top
  4. System load: htop
  5. Process state
  6. Process control
  7. Job control
  8. Refuse to die
  9. killall
  10. Zombie demonstration
  11. Reaping child processes demonstration
  12. Stopped process demonstration
  13. List open files (lsof)
  14. Current working directory of a process
  15. Services
  16. tail multiple log files