Center for Technical Education
Computer Technology
Internal DOS Commands


ABOUT TYPE
   Allows the user to see the contents of their file.

        To edit the files the user would need to use either edit or copy con.
TYPE SYNTAX
    Displays the contents of text files.

       TYPE [drive:][path]filename
EXAMPLE
    type c:\autoexec.bat - This would allow you to look at the autoexec.bat