CompTIA
LX0-103 · Question #66
What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?
Sign in or unlock LX0-103 to reveal the answer and full explanation for question #66. The question stem and answer options stay visible for context.
Devices, Linux Filesystems, Filesystem Hierarchy Standard
Question
What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?
Options
- AThe command is SetUID and it will be executed with the effective rights of the owner.
- BThe command will be executed with the effective rights of the group instead of the owner.
- CThe execute flag is not set for the owner. Therefore the SetUID flag is ignored.
- DThe command will be executed with the effective rights of the owner and group.
Unlock LX0-103 to see the answer
You've previewed enough free LX0-103 questions. Unlock LX0-103 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#SetUID#special permissions#execute bit#capital S flag