Q437
To remove the file named my document.txt, which one of the following commands will be used?
A.
rm my\ document.txt
AnswerB.
rm my document.txt
C.
rm *
D.
rm my_document.txt
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board