Vidyalelo
Computer Science · Q856

UNIX

Engineering and GATE · Computer Science · question 856

Q856

What does the following command do? vi file001

A.
open file named file001
B.
edit file named file001
C.
delete a file named file001
D.
open file if it exists else creates a new file
Answer

Answer: Option D

Solution

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