Monday, 15 April 2013

basic internal commands of ms dos

                                        MS DOS



Short for Microsoft Disk operating system, MS-DOS is a non-graphical command line operating system derived from 86-DOS that was created for IBM compatible computers. MS-DOS originally written by Tim Paterson and introduced by Microsoft in August 1981 and was last updated in 1994 when MS-DOS 6.22 was released. Today, MS-DOS is no longer used; however, the command shell, more commonly known as the Windows command line is still used by many users. In the picture to the right, is an example of what a MS-DOS window more appropriately referred to as the Windows command line looks like under Microsoft Windows.

Today, most computer users are only familiar with how to navigate Microsoft Windows using the mouse. Unlike Windows, MS-DOS is a command-line and is navigated by using MS-DOS commands. For example, if you wanted to see all the files in a folder in Windows you would double-click the folder to open the folder in Windows Explorer. In MS-DOS, to view that same folder you would navigate to the folder using the cd command and then list the files in that folder using the dir command.


Basic Internal Commands are:

cls , dir , date , time , prompt , copy con , copy , move , ren , del , color , ver , vol , cd , md , rd
etc....

1.command cls is used for clearing the screen.

2.command dir is used to show/check the directory of a certain drive. 












3.command date is used to check/show the system set date or also you can update the date of the system.












4.command time is used to check/show the system time or also you can change it.












5.command prompt is used to change the name of the drive and also you can work with this.
Also you can return from prompt is 'prompt$p$g'.












6.command ver is used to check the version of using current command prompt.












7.command vol is used to check the volume of the current drive.