Command line Flashcards

1
Q

What is a CLI?

A

Command-line interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a GUI?

A

Graphical user interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Give an example for ‘man’

A

when you need info on another command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Give an example for ‘cat’

A

print and read files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Give an example for ‘ls’

A

list files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Give an example for ‘pwd’

A

current working directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Give an example for ‘echo’

A

print a string

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Give an example for ‘touch’

A

create a file within a directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Give an example for ‘mkdir’

A

make a new directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Give an example for ‘mv’

A

move/rename file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Give an example for ‘rm’

A

remove files or directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Give an example for ‘cp’

A

copy a file/directory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly