chmod -R 677 /app
chmod -R 664 /app
chmod -r 677 /app
chmod -r 664 /app
第1题:
A.chmod-R775/stuff
B.chmod-h002/stuff
C.chmod-R577/stuff
D.chmodug+rwx,o+rx/stuff
第2题:
A. chmod -R u+rw /application
B. chmod -r u+rw /application
C. chmod -R o+rw /application
D. chmod -r o+rw /application
第3题:
第4题:
在linux中,文件exer1的访问权限为rw-r--r--,现要增加所有用户的执行权限和同组用户的写权限,下列命令正确的是()
第5题:
文件exer1的访问权限为rw-r--r--,现要增加所有用户的执行权限和同组用户的写权限,下列命令正确的是()。
第6题:
How can permissions be set up on /tmp so that one user in a group cannot delete another user’s files in that same group()
第7题:
How can permissions be set up on /tmp so that a user cannot delete another user’s files?()
第8题:
Which command will configure a directory /commonfiles so that a user cannot delete files owned by other users in the same group()?
第9题:
How should read, write and execute permissions for ‘group’ and ‘other’ be granted to all files and directories within the /app filesystem?()
第10题:
如果执行命令#chmod746file.txt,那么该文件的权限是()。
第11题:
rwxr--rw-
rw-r--r—
--xr--rwx
rwxr--r—
第12题:
-rwxr-xr-x
-rwxr--r--
-r--r--r--
-r-xr-x--x
第13题:
A. chmod -R o-s /application
B. chmod -R ug-s /application
C. chmod -R -s -o /application
D. chmod -R -s -ug /application
第14题:
A.chmod-R677/app
B.chmod-R664/app
C.chmod-r677/app
D.chmod-r664/app
第15题:
下面()命令可以改变test目录中所有文件的权限。
第16题:
在UNIX中,可用ls命令察看文件属性,一个文件file1的属性为“RW_R_ _ R _ _”,如果对文件赋予本用户读写执行权限,组内用户和其它用户读写权限,则使用()命令。
第17题:
用下列哪句语句给/opt/package/scripts目录赋权限()。
第18题:
A system administrator wants to give full read/write/excute access to the owner and group of the /stuff directory and all subdirectories and files, but only allow read/execute for others. What command would the administrator use?()
第19题:
更改文件夹的所有者使用()
第20题:
An application owner wants to grant write permission to all users for all the files and directories in the application directory. Which of the following is the correct command?()
第21题:
如果执行命令#chmod 746 file.txt,那么该文件的权限是()。
第22题:
The system administrator has requested that all setuid/setgid bits be removed from executables in application filesystem. Which command will achieve this?()
第23题:
rw-r--r--
rwxr-----
rwx------
---rwxrwx
第24题:
chmod -R 677 /app
chmod -R 664 /app
chmod -r 677 /app
chmod -r 664 /app