List Subdirectories
Directions: |
1. Type: dir \*. and press Enter. |
2. All the subdirectories are listed. |
NOTE: |
The backslash character \ directs DOS to read from the root directory. The *. requests the listing of the subdirectories. |
Check Also
Select the Directory List
To look for a specific filename extension, we can use the SELECTED DIRECTORY command. …