In this module you will learn about the commands and procedures for the following:
  • Stopping processes
  • Managing different jobs
  • Searching for files when a destination is unknown

Specifically this module focuses on the following:

  • Managing multiple jobs using the jobs command
  • Searching files for a specific pattern with the grep command
  • Stopping processes using the ps and kill commands
  • Locating files using the find command