单选题How can permissions be set up on /tmp so that one user in a group cannot delete another user’s files in that same group()A chmod +s /tmpB chmod 755 /tmpC chmod 1777 /tmpD chmod 4755 /tmp

题目
单选题
How can permissions be set up on /tmp so that one user in a group cannot delete another user’s files in that same group()
A

chmod +s /tmp

B

chmod 755 /tmp

C

chmod 1777 /tmp

D

chmod 4755 /tmp


相似考题
参考答案和解析
正确答案: A
解析: 暂无解析