CMD for BEGINners.
CMD is used as the interface between user and computer from where the user can easily access his operating system and can manage the processes on the computer.
Here are some basic commands in CMD.
Here are some basic commands in CMD.
commands of cmd:-
1. Check Version:-
Syntex:- ver;
2.DATE:-
Syntex:- date;
the use of date displays the current date of the system and gives choice to change it (as shown below).
3.TIME:-
Syntex:- time;
the use of time displays the current time of the system and gives choice to change it (as shown below).
4. TO OPEN DIRECTORY:-
Syntex:- CD;
the use of CD opens a directory in the opened drive, for example, here C drive is open. (as shown below).
5. TO CLEAR THE SCREEN:-
Syntex:- CLS;
the use of CLS clears all the stuff from the screen. (as shown below).
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqNz5UP-CGNpASx9JJN5J5Xr6N4HxYY0rSdhWXkbuo1bnvJ9G4hPckP9sFrnJZNAsK4TzL9dG1zRY-ZRjl3Kk3ndWrGJG_S0VYBrV526i8qUpYtkSbogDJEbpRCWuk3z_GLF6T-eH18HYC/s1600/Screenshot+%252816%2529.png)
BEFORE AND AFTER THE USAGE OF CLS
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjqNz5UP-CGNpASx9JJN5J5Xr6N4HxYY0rSdhWXkbuo1bnvJ9G4hPckP9sFrnJZNAsK4TzL9dG1zRY-ZRjl3Kk3ndWrGJG_S0VYBrV526i8qUpYtkSbogDJEbpRCWuk3z_GLF6T-eH18HYC/s1600/Screenshot+%252816%2529.png)
6. TO CHANGE THE COLOR OF THE TEXT:-
Syntex:- COLOR;
the use of COLOR CHANGES THE COLOR OF THE TEXT
FOR EXAMPLE, color A
LIST AVAILABLE WIRELESS NETWORKS
FOR EXAMPLE, color A
Comments
Post a Comment