Vidyalelo
Computer Science · Q367

UNIX

Engineering and GATE · Computer Science · question 367

Q367

If we create a file using cat command with the same filename which already exists in the current directory then,

A.
existing file is deleted
B.
new file will be created separately
C.
existing file will be overwritten
Answer
D.
an error will be produced

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board