MCQOPTIONS
Saved Bookmarks
| 1. |
The command chmod 4777 a.out |
| A. | will set the suid bit of a.out |
| B. | will set the suid bit of a.out only if the command is issued by root |
| C. | is not a valid command |
| D. | will set the sticky bit of a.out |
| Answer» B. will set the suid bit of a.out only if the command is issued by root | |