相关考题
-
多项选择题
将文件file1复制为file2不可以用下面哪些命令()
A.cp file1 file2
B.cat file>file2
C.catfile2
D.dd if=file1 of=file2 -
多项选择题
以下函数中,和其他函数属于一类的是()
A.fseek
B.read
C.pwrite
D.write -
多项选择题
下列ansible模块中,可以远程执行shell命令的模块有()
A.command
B.shell
C.service
D.yum
