Manage Users and Permissions Flashcards
1
Q
What is the command to see in which group the current user is?
A
groups
2
Q
What is the command to change permissions of other users than the group and the owner?
A
chmod o-x
3
Q
Who is the permissions changing targeting by default when changing read and write?
A
the owner and the group