Vidyalelo
Computer Science · Q1088

UNIX

Engineering and GATE · Computer Science · question 1088

Q1088

Which of the following command will remove the file named * ?

A.
rm *
B.
rm '*'
C.
rm \*
D.
rm '*' and rm \*
Answer

Answer: Option D

Solution

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