Common Commands Flashcards

1
Q

pwd

A

print working directory

where you are

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

cd

A

change directory

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

rmdir

A

remove directory

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

rm

A

remove entries for one or more files

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

mv

A

rename a file or move it

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

ls

A

list contents of directory

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

ln

A

make hard or symbolic links

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

vim

A

vim

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

cat

A

concatenate and display files

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

less

A

browse or page through a text file

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

set

A

view user set variables

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

printenv

A

print environmental variables

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

wc

A

word count

lines words characters

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

cp

A

make a copy

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