
This switch displays a
Volume in drive C is MEMODRIVE
Volume Serial Number is
Directory of C:\WORDPROC\PERSONAL
. . | LETTERS RESUME.713 | BOOKRPRT | |
5 | File(s) | 15013560 bytes | free |
This type of listing does not show the size of a file or the time and date it was last modified.
To list the contents of a different drive or directory, include the appropriate drive designator and/or pathname in the command. For example, to see what is in the root directory of the diskette in drive A, type the following and press Enter:
DIR A:\
To display the contents of the WORDPROC\PERSONAL directory (on drive C), type the following and press Enter:
DIR C:\WORDPROC\PERSONAL
Displaying a List of DirectoriesThe TREE command displays a tree diagram of all the subdirectories of the directory you specify. For example, to see the names of all the subdirectories of the current directory, type the following and press Enter:
TREE
Using |