题目
题目
单项选择题

Which of the following command will always create a new file?

选项
A.cp abc.txt SUB1
B.cat abc.txt
C.fileA=”New”
D.vi new.txt
查看解析

查看解析

标准答案
Please login to view
思路分析
First, let's parse the question: which command will always create a new file? Option 1: cp abc.txt SUB1 This uses the copy command to create a destination file named SUB1. If SUB1 does not exist, cp creates it by copying the contents of abc.txt into a new file named SUB1. If SUB1 already exists, cp will overwrite it with a copy of abc.txt unless you us......Login to view full explanation

登录即可查看完整答案

我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!