Software Carpentry: The Unix Shell

  • https://swcarpentry.github.io/shell-novice
Time Activity
8:45 Arrive
9:00 welcome-to-qbb2023
9:30 Summary and Setup
9:45 Introducing the Shell
  Navigating Files and Directories
10:30 Break
10:45 Working With Files and Directories
  Additional Content
12:00 Lunch

Summary and Setup

  1. Search for Safari.app using Spotlight
  2. Navigate to Software Carpentry’s The Unix Shell lesson
  3. Download shell-lesson-data.zip
  4. Use Finder.app to move the file to your Desktop
  5. Launch Terminal.app

Introducing the Shell

  • Summary – Prompt ($), ls, command not found

Working With Files and Directories

Pipes and Filters

Loops

Shell Scripts

Finding Things