coding Flashcards
1
Q
What is the name of the program for coding
A
Git Bash
2
Q
CLI
A
Command line interface
3
Q
GUI
A
Graphical user interface
4
Q
PWD
A
Present Working Directory
5
Q
LS
A
Whats in the folder
6
Q
CD
A
Change directory
7
Q
go back
A
CD ..
8
Q
Touch
A
Make a new file
9
Q
mkdir
A
Make a new folder