Cmd Flashcards

Learn command line

1
Q

pwd

A

Print working directory

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

Hostname

A

My computer’s network name

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

mkdir

A

Make directory

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

cd

A

Change directory

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

ld

A

List directory

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

Rmdir

A

Remove directory

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

pushd

A

Push directory

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

popd

A

Pop directory

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

cp

A

Copy a file or directory

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

robocopy

A

Robust copy

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

mv

A

Move a file or directory

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

more

A

mpage through a file

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

Type

A

Print the whole file list

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

Forfiles

A

Run a command on lots of files

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

Dir-r

A

Find files

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

Select-string

A

Finding things inside files

17
Q

Help

A

Read a manual page

18
Q

Helpctr

A

Find what main page is appropriate

19
Q

Echo

A

Print some arguments

20
Q

Set

A

Export/set new enviro variable

21
Q

Exit

A

Exit the shell

22
Q

Runas

A

Become super user root