【单选题】
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