单项选择题
A.cat B.more C.head D.tail
显示功能:例如“默认将显示一个文件的前10行”使用()命令。A.catB.moreC.headD.tail
单项选择题显示功能:例如“默认将显示一个文件的前10行”使用()命令。
如果有同名则无需询问强制复制“/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