题目
单项选择题
Question at position 14 The command chmod 511 FILE1.ONE is to set the permission to file FILE1.ONE so thatthe owner can read, write and execute it.nobody can delete it.no one can access it except the owner.all users can read it.
选项
A.the owner can read, write and execute it.
B.nobody can delete it.
C.no one can access it except the owner.
D.all users can read it.
查看解析
标准答案
Please login to view
思路分析
First, assess what the permission set 511 means in chmod notation. The three octal digits correspond to owner, group, and others respectively. 5 corresponds to read and execute (r-x), 1 corresponds to execute only (--x), and another 1 also corresponds to execute only (--x).
Option by option analysis:
- The owner can read, write and execute it. ......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
Question at position 10 To set the permission to file SECRET.DAT so that no one can delete it except the owner, we usechmod g-w,o-w SECRET.DATchmod 700 SECRET.DATAny of the abovechmod u+w SECRET.DAT
A file with UNIX permissions rwxrwxr-- does not allow writing by ______.
Question at position 1 Because the file is emptyBecause root access is required for all cat commandsBecause the file belongs to root and can only be read by rootBecause the file is encryptedClear my selectionBlackTom题目解析
The command chmod 754 FILE1.EMP sets the permission to file FILE1.EMP so that
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!