CMD: The term CMD stands for Command. It is an instruction given to a computer program that tells the program. CMD is a command-line interpreter application available for most operating systems. Using this, you can execute the entered commands. Furthermore, you can automate the tasks via scripts and batch files, and perform advanced administrative functions.
Most computer languages use commands in an assertive manner similar to many natural languages. The commands are usually named using shortcuts or acronyms, and it has to be used in the command prompt.
In this article, we have stated the Cheat Sheet for CMD. Use these commands to save your working time.
Last Updated on Apr 30, 2022.
General Commands:
In the below table, we have listed general commands and their functions of CMD. Please use these commands carefully.
Command | Function |
---|---|
drive_letter: | This command is used to change the partition. |
dir | If you want to display the contents of a given directory, you can use this command. |
cd directory_name | Make use of this command to give the directory contained in the directory. |
md directory_name | Use this command to create a new directory. |
rd directory_name | By using this command, you can delete the directory. |
copy filename destination | In order to copy a file or files, you can use this command. |
ren filename | Used to rename a file. |
move filename destination | Helps to move a file to a specific application. |
format drive_letter | This command is used to format the specified task. |
mem | It will display the memory information. |
cls | Use this command to clear the console screen. |
Other Commands:
In the below table, we have listed other commands and their functions of CMD. Kindly use these commands properly.
Command | Function |
---|---|
chkdsk drive_letter: | This command is used to check the disk and report its health. |
ver | If you want to display the screen, you can use this command. |
netstat | Make use of this command to display the active network connection. |
ipconfig | Use this command to display the IP of the active network adopter. |
exit | By using this command, you can exit the console. |
Verdict:
You can use these commands for both Windows 10 and Windows 11. Make sure to use these shortcuts properly.
From this article, you will learn a Cheat Sheet for CMD. Thank you for reading this article. I hope this article is helpful!. If you have any questions or doubts regarding this article, please share with us in the comment section.