1.

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

A. rm *
B. rm ‘*’
C. rm \*
D. rm ‘*’ and rm \*
Answer» E.


Discussion

No Comment Found