网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
5、设置group用户组中的所有成员不得在/tmp 目录中写入内容,使用的命令是()
A.setfacl -Rm g:group:r-x /tmp
B.setfacl -Rm u:group:r-x /tmp
C.chmod 775 /tmp
D.chmod 755 /tmp
参考答案和解析
D
更多 “5、设置group用户组中的所有成员不得在/tmp 目录中写入内容,使用的命令是()A.setfacl -Rm g:group:r-x /tmpB.setfacl -Rm u:group:r-x /tmpC.chmod 775 /tmpD.chmod 755 /tmp” 相关考题
考题
在 Linux 中,要删除用户组 group1 应使用( )命令。A.[root@localhost]delete group1B.[root@localhost]gdelete group1C.[root@localhost]groupdel group1D.[root@localhost]gd group1
考题
在linux系统中,递归地压缩/tmp/test6/目录下的所有文件,正确的命令是()。A、gzip -v /tmp/test6B、gzip /tmp/test6C、gzip -r /tmp/test6D、tar -czvfr /tmp/test6
考题
linux系统中,在/tmp存在一文件file,想更新文件的时间目录为当前的时间的命令是()。A、mkdir /tmp/fileB、touch /tmp/fileC、mv /tmp/fileD、rm /tmp/file
考题
在linux系统中,在/tmp下创建一个空文件file的命令是()。A、mkdir /tmp/fileB、make /tmp/fileC、touch /tmp/fileD、mv /tmp/file
考题
在linux系统中,用cp命令将/tmp/test中的文件到/tmp/test1中,不想拷贝目录本身,以下命令正确的是()。A、cp -R /tmp/test /tmp/test1B、cp -r /tmp/test /tmp/test1C、cp -R /tmp/test/. /tmp/test1D、cp /tmp/test /tmp/test1
考题
在linux系统中,删除/tmp/test目录及其子目录,并且不用确认,以下正确的命令是()。A、rm -rf /tmp/testB、rmdir /tmp/testC、rm -r /tmp/testD、rm -r -f /tmp/testE、rm -f /tmp/test
考题
在Linux中,要删除用户组group1应使用()命令。A、[root@localhost]deletegroup1B、[root@localhost]gdeletegroup1C、[root@localhost]groupdelgroup1D、[root@localhost]gdgroup1
考题
在linux系统中,查找/tmp目录下正规文件,其权限为644的文件,下列命令中正确的是()。A、find /tmp -f -perm 644B、find -type f -perm 644 /tmpC、find -type f -perm 644D、find /tmp -type f -perm 644
考题
在Linux的文字命令控制环境中,命令:ls/usr/tmpdir的意思为()。A、打印/usr/下的tmp文件到dir设备中B、打印/usr/下的tmpdir文件C、列出/usr目录下/tmpdir目录中的内容D、将/usr/tmp目录中的文件列表输出到dir文件中
考题
单选题在linux系统中,用cp命令将/tmp/test中的文件到/tmp/test1中,不想拷贝目录本身,以下命令正确的是()。A
cp -R /tmp/test /tmp/test1B
cp -r /tmp/test /tmp/test1C
cp -R /tmp/test/. /tmp/test1D
cp /tmp/test /tmp/test1
考题
多选题在linux系统中,删除/tmp/test目录及其子目录,并且不用确认,以下正确的命令是()。Arm -rf /tmp/testBrmdir /tmp/testCrm -r /tmp/testDrm -r -f /tmp/testErm -f /tmp/test
考题
单选题在Linux的文字命令控制环境中,命令:ls/usr/tmpdir的意思为()。A
打印/usr/下的tmp文件到dir设备中B
打印/usr/下的tmpdir文件C
列出/usr目录下/tmpdir目录中的内容D
将/usr/tmp目录中的文件列表输出到dir文件中
考题
单选题在linux系统下,显示/tmp下的所有文件和目录的详细信息,以下命令中正确的是()。A
ls -i /tmpB
ls -l /tmpC
ls -r /tmpD
ls -d /tmp
考题
单选题在linux系统中,递归地压缩/tmp/test6/目录下的所有文件,正确的命令是()。A
gzip -v /tmp/test6B
gzip /tmp/test6C
gzip -r /tmp/test6D
tar -czvfr /tmp/test6
热门标签
最新试卷