|
The CD (change directory) and RD (remove directory) commands can be used to change folders (directories) or to remove folders (directories).
| 1 | Press F9 to access the action line |
| 2 | Type one of the following commands: |
| • | To change directories: type cd d:path or chdir d:path |
| • | To remove directories: type rd d:path or rmdir d:path Before removing a directory, first delete all files and subdirectories from that directory. |
| 3 | Press F10 to implement the command. |
See also:
Deleting Files: DEL command
Managing Files from Windows Explorer
Managing Files from Open File Dialog
|