单项选择题

已知给定文件a.txt中内容为:"hello world;hello cloud;I’m coming!",列出该文件中所有包含字符串"hello"的行()。

A.grep -rn hello a.txt
B.gzip hello a.txt
C.find -name hello a.txt
D.sort hello a.txt

<上一题 目录 下一题>
热门 试题

单项选择题
从主机172.18.8.161的 home文件夹下拷贝2-hadoop到自己主机 home下使用的命令是()。

A.scp -rroot@172.18.8.161:/home/2-hadoop /home
B.scp root@172.18.8.161/home/2-hadoop /home
C.ssh -rroot@172.18.8.161:/home/2-hadoop /home
D.ssh root@172.18.8.161:/home/2-hadoop /home

单项选择题
在vi编辑器中的命令模式下,撤销上一次对文本进行的操作,可使用()命令。

A.上箭头
B.下箭头
C.u
D.*

相关试题
  • 以下关于Heat优点的措述,正确的是哪些项?...
  • OpenStack管理员可以通过以下哪些方式,实...
  • 以下关于Heat模板的描述,正确的是哪些项?...
  • 以下关于数字化转型发展阶段Cloud-Native...
  • 在编写HOT模板时,以下哪一项参数不是必选...