题目
IWBS001 Script Examples Ungraded Quiz
多项选择题
You wish to convert all files with an .sh extension into executable files (only for the owner). How can you do this with a wildcard?
选项
A.chmod u+x *.sh
B.chmod u+x *
C.No answer text provided.
D.No answer text provided.
查看解析
标准答案
Please login to view
思路分析
The question asks: You wish to convert all files with an .sh extension into executable files (only for the owner). How can you do this with a wildcard?
Option 1: 'chmod u+x *.sh' This is the correct approach given the goal. The wildcard *.sh matches only files ending with the......Login to view full explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
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.
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题目解析
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!