• 2022-06-04 问题

    UNIX系统中,若文件X的创建者希望对所有用户(包括其自身)可读写文件X但不可执行X,可用下列哪一个命令完成? A: chown 666 X B: chmod 666 X C: chown 777 X D: chmod 777 X

    UNIX系统中,若文件X的创建者希望对所有用户(包括其自身)可读写文件X但不可执行X,可用下列哪一个命令完成? A: chown 666 X B: chmod 666 X C: chown 777 X D: chmod 777 X

  • 2022-06-07 问题

    给文件file的属主分配读写执行权限,其他用户只分类执行权限的命令是() A: chmod 700file B: chmod 755 file C: chmod 666 file D: chmod 711 file

    给文件file的属主分配读写执行权限,其他用户只分类执行权限的命令是() A: chmod 700file B: chmod 755 file C: chmod 666 file D: chmod 711 file

  • 2022-06-06 问题

    修改文件a.txt的权限,使每个用户都可以读取、写入和执行这个文件,相应命令为( ) A: chmod 666 a.txt B: chmod 777 a.txt C: chmod 766 a.txt D: chmod 555 a.txt

    修改文件a.txt的权限,使每个用户都可以读取、写入和执行这个文件,相应命令为( ) A: chmod 666 a.txt B: chmod 777 a.txt C: chmod 766 a.txt D: chmod 555 a.txt

  • 2022-05-28 问题

    chmod ug=rwx , o=x file 和 chmod 661效果相同。

    chmod ug=rwx , o=x file 和 chmod 661效果相同。

  • 2022-05-28 问题

    Linux中,通过chmod修改权限设置,正确的是? A: chmod test.jpg +x B: chmod u+8 test.jpg C: chmod 777 test.jpg D: chmod 888 test.jpg

    Linux中,通过chmod修改权限设置,正确的是? A: chmod test.jpg +x B: chmod u+8 test.jpg C: chmod 777 test.jpg D: chmod 888 test.jpg

  • 2022-05-27 问题

    ●在Linux中,可以使用命令()来给test文件赋予执行权限。 A: [root@root]#chmod -X test B: [root@root]#chmod +x test C: [root@root]#chmod -W test D: [root@root]#chmod +w test

    ●在Linux中,可以使用命令()来给test文件赋予执行权限。 A: [root@root]#chmod -X test B: [root@root]#chmod +x test C: [root@root]#chmod -W test D: [root@root]#chmod +w test

  • 2022-06-17 问题

    在Linux中,要求将文件mm.txt的所有使用者的文件执行权限删除。() A: chmod a-x mm.txt B: chmod o-x mm.txt C: chmod -x  mm.txt D: chmod ugo-x mm.txt

    在Linux中,要求将文件mm.txt的所有使用者的文件执行权限删除。() A: chmod a-x mm.txt B: chmod o-x mm.txt C: chmod -x  mm.txt D: chmod ugo-x mm.txt

  • 2022-05-28 问题

    下面这条命令的作用是:chmod +x

    下面这条命令的作用是:chmod +x

  • 2022-06-04 问题

    Linux系统中,若文件X的创建者希望对所有用户(包括其自身)可读写文件X但不可执行X,可用______命令完成。 A: chown666X B: chmod666X C: chown777X D: chmod777X

    Linux系统中,若文件X的创建者希望对所有用户(包括其自身)可读写文件X但不可执行X,可用______命令完成。 A: chown666X B: chmod666X C: chown777X D: chmod777X

  • 2022-06-07 问题

    将文件file.txt的所有使用者的文件执行权限删除,以下命令中(<br/>)是错的。 A: chmod a-x file.Txt B: chmod -x file.txt C: chmod o-x file.txt D: chmod ugo-x file txt

    将文件file.txt的所有使用者的文件执行权限删除,以下命令中(<br/>)是错的。 A: chmod a-x file.Txt B: chmod -x file.txt C: chmod o-x file.txt D: chmod ugo-x file txt

  • 1 2 3 4 5 6 7 8 9 10