单项选择题
A.cat B.more C.head D.tail
如果有同名则无需询问强制复制“/etc/passwd文件到/tmp下名称为pass”使用的命令是()。A.rm...
单项选择题如果有同名则无需询问强制复制“/etc/passwd文件到/tmp下名称为pass”使用的命令是()。
A.rm/etc/passwd/tmp/pass B.mv/etc/passwd/tmp/pass C.cp-r/etc/passwd/tmp/pass D.cp-rf/etc/passwd/tmp/pass
应用()命令可以将/root/file1文件改名为/root/file2()。A.mv/root/file1/...
单项选择题应用()命令可以将/root/file1文件改名为/root/file2()。
A.mv/root/file1/root/file2 B.cp/root/file1/root/file2 C.rm/root/file1/root/file2 D.touch/root/file1/root/file2
在当前/home/wg目录下,创建1.txt的文件命令()。A.rm1.txtB.mkdir1.txtC.to...
单项选择题在当前/home/wg目录下,创建1.txt的文件命令()。
A.rm1.txt B.mkdir1.txt C.touch1.txt