Lesson 2: File System Navigation
Follow the instructions below and try the commands in the terminal on the right.
- pwd - Show current directory
- ls - List files
- cd - Change directory
- mkdir - Make directory
- rmdir - Remove directory
- help - Show commands
- clear - Clear terminal