Introduction to Unix Shell

This course will introduce you to navigating the file system and carry out basic operations on the Unix systems using the shell (also referred to as the command line)

Workshop contents

This course will be a hands-on training workshop. The relevant course documentation will be link here shortly before the course starts.

  1. Welcome
  2. Introducing the Shell
  3. Navigating Files and Directories
  4. Working With Files and Directories
  5. Pipes and Filters
  6. Loops
  7. Shell Scripts
  8. Finding Things
  9. Wrap up