CoMmAnD aNd CoDe

Sunday 26 June 2011

MS - DOS

MS-DOS - Microsoft Disk Operating System

It was a operating system for IBM PC compatible personal computers in 1980's.
MS - DOS 1.0 was launched in 1982 and has 8 version but alas ceased in 2000 by the company itself.
Today, MS-DOS is rarely used for desktop computing because the release of Windows 95,Windows 95 was integrated as a full product used for bootstrapping and troubleshooting, and no longer released as a standalone product.

But still whenever we need to manage our PC or Computer registry file or  to access system directories we use console screen(DOS promt window) and shoot some COMMANDS in it.
So MS-DOS is all about the commands.

1 comment:

  1. MS-DOS TOP 10 COMMAND
    Below is a listing of the top 10 MS-DOS commands most commonly used and that you will most likely use during a normal DOS session.
    1. cd
    CD (Change Directory) is a command used to switch directories in MS-DOS.
    2. dir
    The dir command allows you to see the available files in a directory.
    3. copy
    Allows the user to copy one or more files to an alternate location.
    4. del
    Del is a command used to delete files from the computer.
    5. edit
    Edit allows a user to view, create, or modify their computer files.
    6. move
    Allows you to move files or directories from one folder to another, or from one drive to another.
    7. ren (rename)
    Used to rename files and directories from the original name to a new name.
    8. deltree
    Deletes a directory and all the subdirectories and files in it.Deletes a directory and all the subdirectories and files in it.
    9. cls
    Cls is a command that allows a user to clear the complete contents of the screen and leave only a prompt.
    10. Format
    Format is used to erase information off of a computer diskette or fixed drive.

    These are top 10 commands are most frequently use in MS-DOS.

    ReplyDelete