What does the command line do?
The command line talks to the computers operating system
When referring to the command line what are folders known as?
Directories
What is the first directory and the parent of all other directories in the file system?
The ‘root’ directory
How is the filesystem organized?
In a tree structure
What is the $ in a terminal?
A shell prompt
What is a working directory?
The directory you are currently in
What is it called when a directory is called into a command
An argument