Command List Flashcards

1
Q

~

A

means home

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

pwd

A

Present/Print Working Directory

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

cd

A

change directory

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

/

A

represents root folder

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

cd

A

goes back one level

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

clear

A

clears screen and allows you to scroll up to see previous commands

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

ls

A

list out everything in the directory

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

Ls ..> filename.txt

A

creates text file

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

ls ..

A

list the directory before

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

Ls -l

A

list out everything in long format

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

Man

A

Manual/ Information on command line

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

Rm

A

Removes a file

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

Cat

A

Creating/ Viewing text files

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