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
D. an error will be produced
Answer: Option C
Join The Discussion