-->
当前位置:首页 > Luz 第6011页
Luz

Luz 管理员

暂无介绍

89860 篇文章 33 次评论

单选题:In order to avoid careless removal when using the rm command, we

Luz5年前 (2021-05-10)569
In order to avoid careless removal when using the rm command, we’d better set the confirmation option? @[D](1)A. -f…

单选题:In the SHELL terminal, typing“!vi”will __.

Luz5年前 (2021-05-10)639
In the SHELL terminal, typing“!vi”will __.@[D](1)A. execute the vi command with no parametersB. execute the first exec…

单选题:In the SHELL terminal, typing“!find”will _____.

Luz5年前 (2021-05-10)628
In the SHELL terminal, typing“!find”will _____.@[D](1)A. execute the find command with no parametersB. execute the fir…

单选题:Suppose we use “ln” command to create new link file B for file A

Luz5年前 (2021-05-10)557
Suppose we use “ln” command to create new link file B for file A, if we delete file A, which of the following statement…

单选题:the command “chmod =r sample” has the same effect as command

Luz5年前 (2021-05-10)649
the command “chmod =r sample” has the same effect as command @[A](1)A. chmod 444 sample B. chmo…

单选题:the command “chmod =w sample” has the same effect as command ?

Luz5年前 (2021-05-10)557
the command “chmod =w sample” has the same effect as command ?@[C](1)A. chmod 444 sample B. chmod…

单选题:To delete a file, what permission is needed?

Luz5年前 (2021-05-10)580
To delete a file, what permission is needed? @[D](1)A. Read, write and execute permission on the file. B. Write permiss…

单选题:The cron daemon is used___.

Luz5年前 (2021-05-10)619
The cron daemon is used___. @[D](1)A. to manage files sharing in the networkB. to manage the printing subsystem C. t…

单选题:The command ifconfig CANNOT be used to___.

Luz5年前 (2021-05-10)531
The command ifconfig CANNOT be used to___. @[D](1)A. configure the IP address for an Ethernet network deviceB. conf…

单选题:Using command substitution, how would you display the value of t

Luz5年前 (2021-05-10)540
Using command substitution, how would you display the value of the present working directory? @[A](1)A. echo $(pwd) B.…