Shell Workshop

01. Introduction to Unix Shell

Introduction

As a data scientist, you will use command line for various tasks, and we believe it is extremely important to become familiar with the command line interface (CLI). Working with the CLI gives you good understanding of the inner workings of the computer.

We will walk you through all the details, so don’t worry if you have never used it before! We strongly recommend going through this free Shell Workshop lesson, where you can set up and learn how to use Unix Shell commands. You can also go through this quick lesson to refresh on command lines.