RDIR.EXE 16-bit DOS MODE
Purpose Perform a simple directory listing with no sizes or dates.
Description This can create a list of file names that can be used as input to other programs. Files are listed one to a line. Wildcard character are OK in filespec.



    RDIR version 1.01    written by Lincoln Jaros

    Correct syntax:

        rdir  filespec

        -a          include files and directories
        filespec          files to list

    Send list of matching files names to standard output.

		

DOWNLOAD