Wednesday, October 29, 2008

MS-Dos Command List

CHDIR (CD)
Displays working directory and /or changes to a different directory.

CLS (Clear Screen)
Clears or erases the screen.

DEL (Erase)
Deletes or erases files from disk.

ECHO (Internal)
Displays messages or turns on or off the display of commands in a batch file.

Redirect Function (>)
Takes the output from one file and sends it to another.

No comments: