Navigate the Filesystem in Bash

Cameron Nokes
InstructorCameron Nokes

Share this video with your friends

Send Tweet

In this lesson, we’ll learn how to change the working directory using cd and list a directory's contents using ls. We'll see how ls's -l and -a flags work.