Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Week 4 overview

Learning Objectives:

  1. The Linux command line shell continued

    a. Relative vs absolute directory paths

    b. grep: string searching tool

    c. chmod: file and directory permissions

    d. wget: remote file retrieval

    e. File redirection and appending with the > and >> directives

Participatory Activities

  1. Sign into the primary class JupyterHub and follow along with the class lecture

Homework:

Homework 1: Due Thursday, 2/19, 3PM EST

References

  1. Software Carpentry Unix/Linux Command-Line Shell Tutorial