1.

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» D. an error will be produced


Discussion

No Comment Found