Module 2 Flashcards
0
Q
Which command is used to remove files?
A
rm
1
Q
Which command is used to copy files?
A
cp
2
Q
Which command is used to list the groups you are in?
A
groups
3
Q
Which command is used to remove empty directories?
A
rmdir
4
Q
Which command is used to change file permissions?
A
chmod
5
Q
Which wildcard represents all files?
A
*
6
Q
Which letter represents all other users?
A
o
7
Q
Which letter represents execute permission?
A
x