priority mid term 2 Flashcards

1
Q

remove an empty directory

A

rmdir

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

create an empty directory

A

mkdir

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

create an empty file or update the last access time for a file

A

touch

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

a simple text editor

A

nano

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

change the owner of a file

A

chown

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

change permissions on a file or directory

A

chmod

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

shows which user you are logged in as

A

whoami

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

shows all logged in users

A

who

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

shows your current directory

A

pwd

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

shows the users uid and group ids

A

id

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