If several languages coalesce the grammar
3 min ago
It will seem like simplified English.
1 hours ago
As a skeptical Cambridge friend of mine occidental.
i. Date command:- This command display the current system date. And also set the date.
Syntax:- c:/> date Press enter button.
Ex :- c:/> Date Press enter button.
The Current date is: Sat 07/02/2016
Enter the new date: (mm-dd-yy)
ii. Time command:- This command is used to display the current system time. And set the time. The time is enter in the format. ( hh:mm:ss )
Syntax:- c:/> Time Press enter
Ex :- c:/>Time Press enter.
The current time is :15:29:29.97
Enter The new time:
iii. Copy command :- This command is used to create a duplicate file of existing file with a new name.
Syntax:- c:/> copy < source file name > < destination file name >
Ex :- c:/> Copy India Bharat Press enter.
iv. Combine Command:- This command is used to combine the contents of more than one files within a new file.
Syntax:- c:/> copy < file+file2+file3………> < new file name> enter
Ex :- c:/> copy A1+A2+A3 AAA Press enter.
It will combine the contents of all three files ( A1+A2+2A3) with in a new file AAA.
v. VER command:- This command is display the current version of window where you currently working.
Syntax :- c:/> VER
Ex:- c:/> VER Press enter button.
Microsoft Windows [6.1.7600]
vi. VOLUME command:- This internal command which is used to display the current volume name and serial number of current drive. But we cannot change the volume name and serial number of that drive.
Syntax:- c:/> VOL
Ex:- c:/> Vol Press enter
Volume in drive c is India
Volume Serial Number is 5E2D-F405
vii. Prompt command:- it is an internal command of ms-dos which used to change the appearance of ms-dos prompt.
It also provides the facility to change the appearance of command prompt in to our specified text.
Syntax:- c:/>prompt Text / Parameter
Ex:- c:/>prompt India press enter
IndiaPrompt $q press enter
=prompt $p$g press enter
C:/>
Some parameter are used with command prompt
1. $bà It is used to change the appearance of command prompt in piping symbol (I)
2. $cà It is used to change the appearance into blinking cursor.
3. $dà It is used to change the appearance into current date.
4. $eà It is used to change the appearance into escape character.
5. $gà It is used to change the appearance into greater than symbol.
6. $hà It is used to change the appearance into backspace character.
7. $là It is used to change the appearance into smaller than symbol.
8. $nà It is used to change the appearance into current drive (c:).
9. $pà It is used to change the appearance into current drive (c:/).
10. $qà It is used to change the appearance into equal to symbol (=).
11. $và It is used to change the appearance into current version.
Ex -> C:/> prompt $ d ( 11/07/07 prompt $P$G.
è Back to command prompt (c:/>)
Ex :- prompt $p$g press enter
We get c:/> (command prompt)