home *** CD-ROM | disk | FTP | other *** search
- "ASSIGN -- Changes drive designations [Assign A=B]"
- "ATTRIB -- Shows or changes file attributes [attrib myfile]"
- "BACKUP -- Backups files from hard drive [Backup D: A:]"
- "BREAK -- Causes DOS to check for Ctrl-Break [Break on]"
- "CD -- Change directory [cd \wp]"
- "CHKDSK -- Checks a hard drive for errors [chkdsk /f]"
- "CLS -- Clears the screen [cls]"
- "COMP -- Compares contents of two files [comp f1 f2]"
- "COPY -- Copies file(s) [copy a:*.*]"
- "CTTY -- Changes input and output devices [ctty aux]"
- "DATE -- View or change system date [date]"
- "DEBUG -- Low-level utility and assembler [debug]"
- "DEL -- Deletes a file [del myfile]"
- "DIR -- View a directory [dir c:"
- "DISKCOMP -- Compares contents of two diskettes [diskcomp a: b:]"
- "DISKCOPY -- Copies one diskette to another [diskcopy a: b:]"
- "EDLIN -- Worthless line editor [edlin myfile]"
- "ERASE -- Deletes a file [erase myfile]"
- "GRAPHICS -- Lets IBM printer print graphics [graphics]"
- "LABEL -- Creates or changes a drive label [label c:]"
- "LINK -- Programming utility [link ...]"
- "MD -- Makes a new directory [md newdir]"
- "MODE -- Sets video display mode, etc. [mode co80]"
- "MORE -- Displays data one screen at a time [more <myfile]"
- "PATH -- Tells DOS where to look for files [path c:\;d:\]"
- "PRINT -- Background printing command [print myfile]"
- "PROMPT -- Sets attributes of system prompt [prompt $p $:]"
- "RECOVER -- Recovers file(s) from bad disk [recover a:myfile]"
- "REN -- Rename a file [ren file1 file2]"
- "RESTORE -- Restore files from BACKUP [restore a:]"
- "RD -- Remove an empty directory [rd mydir]"
- "SET -- Add or change DOS variables [set lib=c:\lib]"
- "SHARE -- Installs file sharing for network [share]"
- "SORT -- Sorts file or directory [dir|sort/+14]"
- "SUBST -- Creates pseudo-drive of directory [subst z: c:\qb]"
- "SYS -- Put operating system on a disk [sys d:]"
- "TIME -- View or change system time [time]"
- "TREE -- Shows all subdirectories on disk [tree c:]"
- "TYPE -- Display file contents on screen [type myfile]"
- "VER -- Displays the current DOS version [ver]"
- "VERIFY -- Verifies disk writes are correct [verify on]"
- "VOL -- Tells the name of a disk [vol c:]"
- "XCOPY -- Copies multiple directories [xcopy a: c:]"
-