Which of these commands would remove a directory called \FILES ?
A) ED \FILES
B) RD \FILES
C) FORMAT \FILES
D) MD \FILES
E) DEL \FILES
F) WHY IS EVERYONE YELLING
The answer: B) RD \FILES
The Remove Directory (RD) command is used to erase an empty directory from the directory structure.
Want to know more? Watch “Operating System Command Line Tools.”Although you can perform many functions in the Windows GUI, there’s significant power and additional features hidden on the Windows command line. In this video, you’ll learn how to use the command line to manage disks, copy files, shutdown your computer, and much more. |
Pages: 1 2