                                    DIR
                       Lists the files in a directory
                          See also <TREE> <CHKDSK>

COMMAND TYPE: Internal                  VERSION: 2.0 and up

USE:  DIR [d:][path][filespec] [/P][/W]

d: path filespec specifies the drive, path, and filenames to list.
   wildcards * and ? are accepted.
/P will PAUSE the listing each time a screen full of file names
   appears.  You will be asked to press a key when you are ready to
   continue.  This keeps the files from scrolling by faster than you
   can read them.
/W will list the files in a WIDE format.  Only the file names will be
   listed and they will be listed five across.  You can fit a much
   larger directory on the screen this way.
