Which command will remove the directory?

Bob accidentally created the subdirectory bobsdir in his home directory. He tried to remove the subdirectory with the command rmdir bobsdir only to receive the error, "No such file or directory." . Which command will remove the directory?
A. rmdir ‘~bob/bobsdir’
B. rmdir "~bob/bobsdir"
C. rmdir ~bob/’bobsdir’
D. rmdir ~bob/bobsdir
E. rmdir ~bob/\bobsdir

Download Printable PDF. VALID exam to help you PASS.

3 thoughts on “Which command will remove the directory?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.