Table I. DOS Command Reference (Continued)
Command† | Switch†† | Description | Example(s)§¶ | |
|
| Directory Management Commands (Continued) |
| |
|
|
|
|
|
DIR (Continued) | /P | Displays the contents of | C:\>DIR/P | Displays the contents of the |
|
| a directory one screen at |
| root directory one screen at a |
|
| a time. |
| time. |
|
|
|
|
|
| /W/P | Combines /W and /P | C:\>DIR/W/P | Displays the contents of the |
|
| switches to display the |
| root directory in wide format |
|
| contents of a directory |
| one screen at a time. |
|
| in wide format one |
|
|
|
| screen at a time. |
|
|
|
|
|
|
|
MD |
| Creates a directory | C:\9700>MD FACTORY | Creates a directory named |
|
|
|
| FACTORY within the 9700 |
|
|
|
| directory. |
|
|
|
|
|
RD |
| Removes the specified | C:\>RD NETWORK | Removes the NETWORK |
or |
| directory. The directory | or | directory if empty. |
RMDIR |
| to be removed must not | C:\>RMDIR NETWORK |
|
|
| contain any files or sub- |
|
|
|
|
|
| |
|
| tory must be empty |
|
|
|
| except for the |
|
|
|
| (.) and |
|
|
|
| entries. |
|
|
|
|
|
|
|
TREE |
| Displays the directory | C:\TREE | Displays the directories in the |
|
| structure of the |
| root directory and any |
|
| specified directory and |
| associated subdirectories. |
|
| those below it. |
|
|
|
|
|
|
|
|
| File and Disk Management Commands |
| |
|
|
|
|
|
COPY |
| Copies a single file or a | C:\>COPY A:\NODE1.MON C:\9700 | Copies the NODE1.MON file |
|
| group of files from one |
| from the floppy disk in drive A |
|
| location to another |
| to the C:\9700 directory. |
|
| location. | C:\>COPY A:\NODE1.* C:\9700 | Copies all files with the |
|
|
| ||
|
|
|
| NODE1 root name from the |
|
|
|
| floppy disk in drive A to the |
|
|
|
| C:\9700 directory. |
|
|
| C:\9700>COPY A:NODE1.* | Copies all files with the |
|
|
|
| NODE1 root name from the |
|
|
|
| floppy disk in drive A to the |
|
|
|
| C:\9700 directory. |
|
|
| A:\>COPY NODE1.* C:\9700 | Copies all files with the |
|
|
|
| NODE1 root name from the |
|
|
|
| floppy disk in drive A to the |
|
|
|
| C:\9700 directory. |
|
|
| C:\>COPY A:\*.* C:\9700 | Copies all files from the floppy |
|
|
|
| disk in drive A to the C:\9700 |
|
|
|
| directory. |
|
|
| C:\9700>COPY NODE1.* A: | Copies all files with the |
|
|
|
| NODE1 root name from the |
|
|
|
| C:\9700 directory to the A |
|
|
|
| drive. |
|
|
|
|
|
68 | C1572M (9/05) |