Create Directory and Print Path

# Introduction In this lab, you will learn how to create a new directory and print current working directory. ## Achievements - `mkdir` - create a new directory - `pwd` - print current working directory

|60 : 00

Click the virtual machine below to start practicing