List Files in the Root from a Subdirectory

The DIRECTORY command is also used to get a listing of all the files in the root directory while in a subdirectory. The backslash character \ represents the root directory.
 
Directions:
1. Type: dir \ and press Enter.
2. All the files in the root directory are listed.
 
 
Scroll to Top