当前位置:首页
> Luz 第6011页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论单选题:In order to avoid careless removal when using the rm command, we
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 __.
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 _____.
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
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
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 ?
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?
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___.
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___.
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
Using command substitution, how would you display the value of the present working directory? @[A](1)A. echo $(pwd) B.…