LPI
101-400 · Question #365
Bob accidentally created the subdirectory \bobsdir in his home directory. He tried to remove the subdirectory with the command rmdir \bobsfile only to receive the error, "No such file or directory."…
The correct answer is E. rmdir ~bob/\\bobsdir. See the full explanation below for the reasoning.
Question
Bob accidentally created the subdirectory \bobsdir in his home directory. He tried to remove the subdirectory with the command rmdir \bobsfile only to receive the error, "No such file or directory." Which command will remove the directory?
Options
- Armdir 'bob/\bobsdir'
- Brmdir "bob/\bobsdir"
- Crmdir ~bob/ 'bobsdir'
- Drmdir bob/\bobsdir
- Ermdir ~bob/\bobsdir
How the community answered
(24 responses)- B4% (1)
- C13% (3)
- D8% (2)
- E75% (18)
Community Discussion
No community discussion yet for this question.