Asystemadministratorwantstogivefullread/write/excuteaccesstotheownerandgroupofthe/stuffdirectoryandallsubdirectoriesandfiles,butonlyallowread/executeforothers.Whatcommandwouldtheadministratoruse?()A.chmod-R775/stuffB.chmod-h002/stuffC.chmod-R577/stuffD.ch

题目
Asystemadministratorwantstogivefullread/write/excuteaccesstotheownerandgroupofthe/stuffdirectoryandallsubdirectoriesandfiles,butonlyallowread/executeforothers.Whatcommandwouldtheadministratoruse?()

A.chmod-R775/stuff

B.chmod-h002/stuff

C.chmod-R577/stuff

D.chmodug+rwx,o+rx/stuff


相似考题
参考答案和解析
参考答案:A
更多“Asystemadministratorwantstogivefullread/write/excuteaccesstotheownerandgroupofthe/stuffdirectoryandallsubdirectoriesandfiles,butonlyallowread/executeforothers.Whatcommandwouldtheadministratoruse?() ”相关问题
  • 第1题:

    JavaScript中,显示81的平方根的正确方法是?()

    A.document.write(math.sqrt(81))

    B.document.write(Math.sqrt(81))

    C.document.write(Math.sqrt”81”)

    D.document.write(Math.sqrt”81”)


    参考答案:B

  • 第2题:

    下列()语句可以实现向DS1302写入分时间

    A.ds1302_write(0x8e)

    B.ds1302_write(0x80)

    C.ds1302_write(0x82)

    D.ds1302_write(0x84)


    ds1302_write(0x82)

  • 第3题:

    与下列语句组等效的语句组是: document.write ("123<br>"); document.write ("456");

    A.for (document) { write ("123<br>"); write ("456"); }

    B.with (document) { write ("123<br>"); write ("456"); }

    C.foreach (document) { write ("123<br>"); write ("456"); }

    D.while (document) { write ("123<br>"); write ("456"); }


    char *s;s="Olympic";

  • 第4题:

    输出CSV格式的文件,用一下哪个函数

    A.write.table()

    B.read.csv()

    C.write.csv()

    D.write.delim()


    write.csv()

  • 第5题:

    下面哪个参数用于使匿名用户能够删除FTP上的文件()

    A.anon_upload_enable

    B.anon_mkdir_write_enable

    C.anon_other_write_enable

    D.anon_delete_write_enable


    anon_other_write_enable