List of questions
Related questions
Question 55 - XK0-005 discussion
A Linux administrator wants to set the SUID of a file named dev_team.text with 744 access rights.
Which of the following commands will achieve this goal?
A.
chmod 4744 dev_team.txt
B.
chmod 744 --setuid dev_team.txt
C.
chmod -c 744 dev_team.txt
D.
chmod -v 4744 --suid dev_team.txt
Your answer:
0 comments
Sorted by
Leave a comment first