BASIC DOS/CMD COMMANDS
Cls: This command is used to clear the screen.
Example: Cls (Press enter key)
Exit: This command is used to close the MS-DOS
Example: Exit (Press enter key)
Ver: This command is used to show the current DOS version.
Example: Ver (Press enter key)
Doskey/history: This command is used to show all applied commands.
Example: Doskey/history (Press enter key)
DRIVE COMMANDS
Example: D: (Press enter key)
Label: This command is used to show and edit current drive name.
Example: Label (Press enter key)
Format: This command is used to format a selected drive
Example: Format D: (Press enter key)
0 Comments