Hi hello friends, I am Regu Ram in this video we are going to see some commands in cmd-command prompt.
Step 1: Run your command prompt as an admin.
1. echo - This command will display the text what you type after "echo".
2. ipconfig/all - All network related information.
eg: ip address and mac adress.
3. cls - This command is used to clear the screen in command prompt.
4. systeminfo - Get everything about your machine.
5. ping url - Get any website ip address.
Syntax- ping www.google.com
6. control fonts - This command is used to open the fonts style
7. color a - Change color of cmd.
0 = Black 8 = Gray
1 = Blue 9 = Light Blue
2 = Green A = Light Green
3 = Aqua B = Light Aqua
4 = Red C = Light Red
5 = Purple D = Light Purple
6 = Yellow E = Light Yellow
7 = White F = Bright White
8. help - Get listing of all commands.
9. osk - This command is used to open the onscreen keyboard
10. dir - Get information about the folder.
Syntax- dir folder_name
11. tasklist - Get listing of all programs running.
12. control - used to open control panel
13. driverquery - Get details of drivers installed.
14. right click on cmd - to change background color of cmd.
15. press f7 for history and press f11 for full screen.
16. calc - to open Calculator
17. Character Map – charmap
Post a Comment