Command line
An interface for typing commands directly to a computer's operating system.
- PWD - Full pathname to the current working directory
- LS - List of directories
- MKDIR - Create a directory folder
- CD - Change a directory
- CD .. -Navigate to parent / one level up
- Clear - Clear console
- Arrow key up/down - Previous commands.