Instruction
1
Click "start" to bring up the main menu system and navigate to the "Execute" item to trigger the start of the command line tool.
2
Enter the value of cmd in the Open box and click OK to confirm the command.
3
Use the following commands by the command line tool:

- cls - clear the command line;

- cmd - launch a copy of the command line;

- color - select the color of display background and text of the command line;

- prompt - edit text command-line prompt;

- title - select the title of the window for the current command prompt session;

- exit - shutdown command-line tool.
4
Enter the following value in the command line to retrieve information data system:

- driverquery - displays the properties and current status of the selected device driver;

- systeminfo - show system data and the configuration of the computer;

ver - display information about the current version of the operating system.
5
Change the parameters of the system using the following commands:

- date - ability to edit the current date;

- schtasks - create schedules, run programs or execute commands;

- shutdown комепьютера8

- taskkill - a forced shutdown of the selected program or process;

- time - ability to edit data in the system time.
6
The main values of the command line is usually called follows:

- copy - copy file;

- del - delete file;

- fc - compare files;

find - find text value in the selected file;

md - create folder;

- move - move file;

- print - to print the selected file;

rd - removes the selected folder;

- ren - rename a file;

- replace to replace the file.