Q1088
Which of the following command will remove the file named * ?
A.
rm *
B.
rm '*'
C.
rm \*
D.
rm '*' and rm \*
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board