Introduzione al sistema operativo MS-DOS Sistemas de exploração - DOS- Instalação Introdução ao sistema d Einführung zum Betriebssystem MS-Dos Introduction au système d'exploitation MS-Dos Introducción a DOS

The development of MS-DOS

MS-DOS is the most well known operating system, the most commercialised version is that of Microsoft, christened "MS-DOS" (there are other versions such as DR-DOS). MS-DOS was created in 1981 when it was used on an IBM PC.

Introduction to the operating system

DOS, as with any operating system, controls computer activity. It manages operations such as data flow, display, data entry amongst other various elements that make up a system.

The role of DOS is to interpret commands that the user enters via the keyboard.
These commands allow the following tasks to be executed:

  • file and folder management
  • disk upgrades
  • hardware configuration
  • memory optimisation
  • program execution

These commands are typed after the prompt, in the case of MS-DOS (Microsoft DOS, the most well known): the drive letter followed by a backslash, for example: A:\ or C:\.

To execute a command type the command then hit ENTER.

Last update on Thursday October 16, 2008 02:43:13 PM.This document entitled « Introduction to DOS » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Best answers for « Introduction to DOS » in :
Operating Systems - Installing MS-DOS Show Installing MS-DOS When installing MS-DOS, make sure that in the BIOS the the boot disk is set to A: first, then the hard drive (boot sequence: A:, C:) Then insert disk 1 in the A: drive, power up the computer, then follow the on-screen...
MS DOS Files and directories Show Files in MS DOS In a computers data is stored in files. When you run a program, MS-DOS processes the data stored in the file and passes it to the system. In MS-DOS a file can be any size, however the file name is more restricted, it can only have...
Operating Systems - Customising DOS Show The DOS start-up procedure is defined in the autoexec.bat and config.sys files located in the root of your "C:\" drive. We highly recommend making back up copies of these files before modifying them. To deactivate a line of command in either file...
Basic MS-Dos commands ShowBasic MS-Dos commands Intro The command prompts: Intro Here is a list of basic commands that you can use in a DOS prompt (e.g. a using a boot disk). To have additional information about these commands, type /? after entering the...
Manage XP and Vista users using dos commands ShowManage XP and Vista users using dos commands Enabling or disabling a user Set a password Requiring a user to change password at next logon Specify if the user has the right to change his password Set the minimum length of a password for all...
[MS-Dos]List the contents of a directory in a file Show[MS-Dos]List the contents of a directory in a file Intro Explanation Intro It may be convenient to make the listing of one or more directories in a file, to make a catalog of files. Under MS-DOS (or Windows by opening a...
Download HP USB Disk Storage Format Tool ShowHP USB Disk Storage Format Tool is a small utility allowing to format a key USB or READER MP4. It also allows to make a key (Bootable). This software works with all keys and readers MP4 of the market. To make work this utility under Windows...
Download Ultimate Boot CD ShowUltimate Boot CD ( UBCD) is a CD bootable containing an outfit of tools which can show itself of a big utility when the system refuses to start: -Diagnosis hard disk (Maxtor, Seagate, Samsung, Digital Western and IBM). -Cloning of disk (g4u,...
Download Parted Magic LiveCD ShowParted Magic LiveCD is a program of partition of hard disk, of CD or of key USB. But under no circumstances, it is a means of maintenance of CD. The program allows to optimize nearly 45 Mb, it uses the processor of Gparted and Parted to take in hand...
Operating Systems - MS-DOS - Tips ShowSetting the CD-ROM drive The CD-ROM drive is configured in the config.sys and autoexec.bat system files. The CD-ROM drive device driver must be configured in the config.sys file (even if the device is automatically detected in Windows). To do...
Operating Systems - MS-DOS - Commands ShowCommand Description dir lists the contents of a folder cd changes folder cd .. parent folder md or mkdir creates a new folder deltree deletes a folder and all sub-folders copy, xcopy copies...
Operating Systems - DOS - Memory ShowIntroduction to memory Memory is an area where programs are stored and from where they can be executed.A PC compatible computer has three types of memory: conventional extended paged The amount of memory present (and available) in a system can...