

MCQOPTIONS
Saved Bookmarks
1. |
Which command is used for removing file named -file.txt? |
A. | rm -file.txt |
B. | rm file.txtrm |
C. | rm — -file.txt |
D. | rm -f file.txt |
Answer» D. rm -f file.txt | |