Page 1 of 1

A Linux administrator created the directory /project/access2all. By creating this directory, the administrator is trying

Posted: Wed Oct 12, 2022 7:52 am
by answerhappygod
A Linux administrator created the directory /project/access2all. By creating this directory, the administrator is trying to avoid the deletion or modification of files from non-owners. Which of the following will accomplish this goal?

A. chmod +t /project/access2all
B. chmod +rws /project/access2all
C. chmod 2770 /project/access2all
D. chmod ugo+rwx /project/access2all