itgle.com
更多“UNIX文件和目录的存取权限不包含()A、r(read)B、w(write)C、x(execute)D、e(execute)”相关问题
  • 第1题:

    User2 is complaining that he is unable to list the contents of a directory. What is the most likely cause?()

    A. User2 needs write permission to the directory.

    B. User2 needs both read and write permissions to the directory.

    C. User2 needs both read and execute permissions to the directory.

    D. User2 needs both write and execute permissions to the directory.


    参考答案:C

  • 第2题:

    Unix文件的存取有三种权限r,w,x,其中,x表示()

    A.具有读取文件的权利

    B.具有写入文件的权利

    C.具有修改文件的权利

    D.具有可执行文件的权利


    参考答案:D

  • 第3题:

    Linux的文件权限有九个标记,全部打开是rwxrwxrwx。对于一般文档而言,r代表读取权限,w代表写入权限,x代表执行权限。但对于一个目录(文件夹)而言,r、w、x各代表什么权限?


    正确答案: 作用在目录上时:
    R:read,能显示打印该目录下的文件名称。
    W:write,能在该目录下删除、改变文件名和建立文件。
    X:execute,能够使用该目录下的文件。
    简述进程的启动、终止的方式以及如何进行进程的查看。
    在Linux中启动一个进程有手工启动和调度启动两种方式:
    (1)手工启动
    用户在输入端发出命令,直接启动一个进程的启动方式。可以分为:
    ①前台启动:直接在SHELL中输入命令进行启动。
    ②后台启动:启动一个目前并不紧急的进程,如打印进程。
    (2)调度启动
    系统管理员根据系统资源和进程占用资源的情况,事先进行调度安排,指定任务运行的时间和场合,到时候系统会自动完成该任务。
    经常使用的进程调度命令为:at、batch、crontab。

  • 第4题:

    Unix文件的存取有三种权限r,w,x,其中,x表示()

    • A、具有读取文件的权利
    • B、具有写入文件的权利
    • C、具有修改文件的权利
    • D、具有可执行文件的权利

    正确答案:D

  • 第5题:

    在Oracle中,需要()权限来调用其它用户产生的函数。

    • A、函数中使用的表格的select权限
    • B、函数中使用的表格的Execute权限
    • C、函数的Execute权限
    • D、函数中使用的表格的selec权限和函数的Execute权限

    正确答案:C

  • 第6题:

    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?()

    • A、chmod -R 775 /stuff
    • B、chmod -h 002 /stuff
    • C、chmod -R 577 /stuff
    • D、chmod ug+rwx,o+rx /stuff

    正确答案:A

  • 第7题:

    什么是存取权限,在Linux中R、X、W权限作用在目录和文件上时有何区别?


    正确答案: 存取权限是用户可对某文件或目录进行的具体操作,共有三种存取权限R、W和X。
    作用在文件上时:
    R.read,具有读取文件的权限;
    W.write,具有写入文件的权限;
    X.execute,具有对该文件执行的权限。
    作用在目录上时:
    R.read,能显示打印该目录下的文件名称。
    W.write,能在该目录下删除、改变文件名和建立文件。
    X.execute,能够使用该目录下的文件。

  • 第8题:

    UNIX系统的文件存取权限有以下几种:()

    • A、R
    • B、W
    • C、U
    • D、X

    正确答案:A,B,D

  • 第9题:

    How should read, write and execute permissions for ‘group’ and ‘other’ be granted to all files and directories within the /app filesystem?()

    • A、chmod -R 677 /app
    • B、chmod -R 664 /app
    • C、chmod -r 677 /app
    • D、chmod -r 664 /app

    正确答案:A

  • 第10题:

    单选题
    在Oracle中,需要()权限来调用其它用户产生的函数。
    A

    函数中使用的表格的select权限

    B

    函数中使用的表格的Execute权限

    C

    函数的Execute权限

    D

    函数中使用的表格的selec权限和函数的Execute权限


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    User2 is complaining that he is unable to list the contents of a directory. What is the most likely cause?()
    A

    User2 needs write permission to the directory.

    B

    User2 needs both read and write permissions to the directory.

    C

    User2 needs both read and execute permissions to the directory.

    D

    User2 needs both write and execute permissions to the directory.


    正确答案: D
    解析: 暂无解析

  • 第12题:

    判断题
    UNIX目录和文件的权限共有3种形式,分别是读(r),写(w)和执行(x),这些权限对应三种类型的用户,它们是属主、同组用户和其他用户。
    A

    B


    正确答案:
    解析: 暂无解析

  • 第13题:

    If file A has the capability of 724, the same group's users of file A may do(74).

    A.read A only

    B.write A

    C.execute A

    D.non-operation


    正确答案:C
    解析:译文:如果文件A的容量是724,文件A的同组用户可以进行执行A操作。

  • 第14题:

    UNIX以树型结构组织文件系统,这个系统包括文件和目录。rw-r-r-中的w表示()

    • A、读权
    • B、写权
    • C、执行权
    • D、任何权利

    正确答案:B

  • 第15题:

    UNIX文件属性:r代表()、w代表()、x代表()、d代表()、l代表()


    正确答案:读;写;执行;目录;链接

  • 第16题:

    DBMS_LOB数据包提供的(),返回LOB值的长度。

    • A、函数中使用的表格的select权限
    • B、函数中使用的表格的Execute权限
    • C、函数的Execute权限
    • D、函数中使用的表格的selec权限和函数的Execute权限

    正确答案:D

  • 第17题:

    一个文件的权限是-rw-rw-r--,这个文件所有者的权限是什么。()

    • A、reAD-only
    • B、reAD-write
    • C、write

    正确答案:B

  • 第18题:

    Unix系统关于文件权限的描述正确的是()

    • A、r-可读,w-可写,x-可执行
    • B、r-不可读,w-不可写,x-不可执行
    • C、r-可读,w-可写,x-可删除
    • D、r-可修改,w-可执行,x-可修改)

    正确答案:A

  • 第19题:

    UNIX目录和文件的权限共有3种形式,分别是读(r),写(w)和执行(x),这些权限对应三种类型的用户,它们是属主、同组用户和其他用户。


    正确答案:正确

  • 第20题:

    User2 is complaining that he is unable to list the contents of a directory. What is the most likely cause?()

    • A、User2 needs write permission to the directory.
    • B、User2 needs both read and write permissions to the directory.
    • C、User2 needs both read and execute permissions to the directory.
    • D、User2 needs both write and execute permissions to the directory.

    正确答案:C

  • 第21题:

    单选题
    UNIX以树型结构组织文件系统,这个系统包括文件和目录。rw-r-r-中的w表示()
    A

    读权

    B

    写权

    C

    执行权

    D

    任何权利


    正确答案: B
    解析: 暂无解析

  • 第22题:

    问答题
    什么是存取权限,在Linux中R、X、W权限作用在目录和文件上时有何区别?

    正确答案: 存取权限是用户可对某文件或目录进行的具体操作,共有三种存取权限R、W和X。
    作用在文件上时:
    R.read,具有读取文件的权限;
    W.write,具有写入文件的权限;
    X.execute,具有对该文件执行的权限。
    作用在目录上时:
    R.read,能显示打印该目录下的文件名称。
    W.write,能在该目录下删除、改变文件名和建立文件。
    X.execute,能够使用该目录下的文件。
    解析: 暂无解析

  • 第23题:

    问答题
    Linux的文件权限有九个标记,全部打开是rwxrwxrwx。对于一般文档而言,r代表读取权限,w代表写入权限,x代表执行权限。但对于一个目录(文件夹)而言,r、w、x各代表什么权限?

    正确答案: 作用在目录上时:
    R:read,能显示打印该目录下的文件名称。
    W:write,能在该目录下删除、改变文件名和建立文件。
    X:execute,能够使用该目录下的文件。
    简述进程的启动、终止的方式以及如何进行进程的查看。
    在Linux中启动一个进程有手工启动和调度启动两种方式:
    (1)手工启动
    用户在输入端发出命令,直接启动一个进程的启动方式。可以分为:
    ①前台启动:直接在SHELL中输入命令进行启动。
    ②后台启动:启动一个目前并不紧急的进程,如打印进程。
    (2)调度启动
    系统管理员根据系统资源和进程占用资源的情况,事先进行调度安排,指定任务运行的时间和场合,到时候系统会自动完成该任务。
    经常使用的进程调度命令为:at、batch、crontab。
    解析: 暂无解析