13,420
edits
Changes
→Part 1: Creating / Removing Directories
# Issue a command to confirm that your current location is in the uli101 directory. You should know how to issue this command from a previous tutorial.<br><br>
# Issue the following Linux command to create the directories called '''notes''', '''tutorials''' and '''examples''': <span style="color:blue;font-weight:bold">mkdir notes tutorials examples</span><br><br>
===Part 2: Navigating / Listing Directories ===