List of questions
Related questions
Question 64 - 101-500 discussion
A user accidentally created the subdirectory \dir in his home directory. Which of the following commands will remove that directory?
A.
rmdir '~/\dir'
B.
rmdir "~/\dir"
C.
rmdir ~/'dir'
D.
rmdir ~/\dir
E.
rmdir ~/\\dir
Your answer:
0 comments
Sorted by
Leave a comment first