Intro to Terminal Interactions

Glossary of Terms




Instructions

Section A - Configuring File System for Application Development

Part 1 - Opening The Terminal

Part 2 - Displaying your Username

Part 3 - Home Directory

Part 4 - Listing Files in the Current Directory

Part 5 - Opening the File Explorer

Part 6 - Creating an Application-Development directory

Part 7 - Change Directory to the dev directory



Section B - Creating A New Project Directory in dev directory

Part 1 - Opening The Terminal

Part 2 - Change Directory to the dev directory

Part 3 - Create a New Project Directory

Part 4 - Create Directory Named empty-directory

Part 5 - Navigate Back to my-first-project directory

Part 7 - Create Directory Named non-empty-directory

Part 8 - Create Directories Within non-empty-directory

Part 9 - Create Files Within non-empty-directory

Part 10 - Open File in nano editor

Part 11 - Navigate Back to my-first-project directory

Part 12 - Delete empty-directory

Part 13 - Delete non-empty-directory

Part 14 - Fetching Command History