单项选择题
以下脚本的功能是在/home目录下循环创建10个文件,文件名分别为file1…file10,请补全括号处应该填写的内容。()
A.ls/home/file$i
B.useradd/home/file$i
C.mkdir/home/file$i
D.touch/home/file$i
点击查看答案
相关考题
