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