Basic MS-DOS.

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

DOS commands.
A batch file is a file that contains a number of DOS commands, each of which could be run individually from the command prompt. By putting them into a.
Lesson 4 0x Operating Systems.
What is an operating system? Is it software?
Operating System Type of Operating System
2 © 2004, Cisco Systems, Inc. All rights reserved. IT Essentials I v. 3 Module 4 Operating System Fundamentals.
Drives, Directories and Files. A computer file is a block of arbitrary information, or resource for storing information. Computer files can be considered.
A+ Guide to Software, 4e Chapter 6 Windows 9x/Me Commands and Startup Disk.
Chapter 3 Understanding the Boot Process and Command Line.
Disk Operating System (DOS)
11/13/01CS-550 Presentation - Overview of Microsoft disk operating system. 1 An Overview of Microsoft Disk Operating System.
Lesson 15 – INSTALL AND SET UP NETWARE 5.1. Understanding NetWare 5.1 Preparing for installation Installing NetWare 5.1 Configuring NetWare 5.1 client.
MCT260-Operating Systems I Operating Systems I Introduction to Operating Systems.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Working with the Command- Line Interface Chapter 14.
Working in DOS DOS is a true operating system
FILES  A file is a collection of related information  Files are kept in directories on a disk.
Operating System Fundamentals
Command Prompt Chapter 7 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the MS-DOS Text Editor Richard Goldman ©January 31, 2000.
Windows Command Line Operating Systems Labs 3, 4, 5.
Command Line Interface
Or CMD/BATCH.  Title this comand makes the cmd prompt’s title whatever you would like it to be.
Comandos Windows. ASSOC - Displays or modifies file extension associations.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. 1 Third Edition Chapter 4 Disk Operating System (DOS) and the Command-Line Interface McGraw-Hill.
Ch 71 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the Text Editor.
Lesson 4 Computer Software
System Software. BIOS Basic Input Output System A kind of ROM Execute routines Checking RAM, detecting hard disk, floppy disk, CDROM, … etc.
IT Essentials - Chapter 4 Operating System Fundamentals.
Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.
Version 3 Operating System Fundamentals Module 4.
By Umesh ks. Dos is a single user operating system. Its support the all operating system wizards Support the disk scheduling. File management Network.
PC Maintenance: Preparing for A+ Certification Chapter 29: Managing Files.
DOS- Disk Operating System By: Prof.M.B.Salunke Asst. Prof., Department of Computer Engg, SITS, Pune-41.
1. 2 Disk Operating System (DOS) Finding DOS and Understanding its Strengths and Weaknesses Installing DOS How the FAT File System Works Working with.
DOS Understanding what you can do. Operating System Traits An OS only works with one type of processor –X86 processors for us; Motorola for Mac –Must.
DOS Commands What is a command Types of DOS Commands Basic Terms
PC Components, Features, System Design.
Operating System Basics Chapter 1 Release 16/07/20 09 powered by dj.
The Command Line Interface. The OS files IO.sys MSDOS.sys Command.com IO and MSDOS are hidden files, COMMAND.COM shows in directory listings.
Understanding the Boot Process and Command Line
ITE 1 Chapter 5. Chapter 5 is a Large Chapter It has a great deal of useful information about operating systems. You will find this VERY helpful when.
MS-DOS/PC-DOS by: Temitope Akanni CS550: Operating Systems Fall 2003.
Gene Perkins, Lassen High School Networking Academy
Computer Hardware PC Operating Systems. What is an operating system? An OS is the interface between the user and the computer hardware It provides the.
DOS  In the 1980s or early 1990s, the operating system that shipped with most PCs was a version of the Disk Operating System (DOS) created by Microsoft:
®® Microsoft Windows 7 for Power Users Tutorial 13 Using the Command-Line Environment.
How Hardware and Software Work Together
Ch 41 Program Files, Data Files, and Subdirectories.
2003 Dominic Swayne1 Microsoft Disk Operating System and PC DOS CS-550-1: Operating Systems Fall 2003 Dominic Swayne.
OPERAING SYSTEM 1 CA-210 WINDOWS XP. CHAPTER 1 OPERATING SYSTEM FUNDAMENTALS.
Basic MS-DOS. History MS-DOS 1.0 was released in August 1981, and was updated until April 1994 when it was replaced by Windows 95 All versions of windows.
DISK OPERATING System MS-DOS. MS-DOS Microsoft Disk Operating System (MS-DOS) is a single user, single tasking operating system. DOS is a command-line,
1.  Microsoft DOS (Disk Operating System) use a command line user interface.command line  A command line user interface means that the user is required.
Operating System Fundamentals 1. Components of an OS 2. Functions of an OS 3. Types of OS 4. Command-line tools.
File and Folder CLI Commands 12/24/ Agenda Overview of OS functions and the SHELL Internal v External Commands Command History Making & Modifying.
Computing Fundamentals Module Lesson 23 — Computer Software
IT Essentials 1 v3 Module 4 JEOPARDY IT Essentials 1 RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Microsoft Window 9X Operating System Richard Goldman © February 28, 2001.
Operating System. What is Operating System OS is system software, which may be viewed as collection of software consisting of procedures for operating.
IST 222 Day 6. DOS Naming Conventions A filename contains up to 8 characters, a separating period, and a file extension of up to three characters This.
MS-DOS is an acronym for MicroSoft Disk Operating System It is a CUI based operating system. It provides user with a command prompt (generally called.
Systems Administration (Windows) BIT3111 – Lecture 5 (Introduction to Windows OS)
DOS MS-DOS stands for Microsoft Disk Operating System. MS-DOS controls the computer’s hardware and provides an environment for programs to run. This.
Operating System & Application Software
Lesson 4 0x Operating Systems.
Chapter Objectives In this chapter, you will learn:
Chapter 6 Windows 9x/Me Commands and Startup Disk
Chapter Overview Operating System Basics
Operating System Fundamentals
OPERATING SYSTEM B-TECH III YEAR I SEM BRANCH :ECE
Presentation transcript:

Basic MS-DOS

Tim Paterson - Original author of MS-DOS - graduated from U of Washington in 1978 - worked as an engineer in Seattle Computer Products - designed an 8086 CPU card for S-100 Bus in May 1979 - began designing DOS in 1980 after IBM had released their new 8086 microprocessor (16-bit) objectives in design of DOS - as simple as possible - make it fast and efficient - written in 8086 assembly language

In college, Paterson wrote a multi-tasking operating system for the Z80 microprocessor as a term project. Therefore, Paterson had confidence in writing an OS for 8086 computer. Patterson spent half of his time working on Qdos from April to July, 1980. QDOS was completed in July, 1980.

History MS-DOS 1.0 was released in August 1981, and was updated until April 1994 when it was replaced by Windows 95 All versions of windows still contain some type of DOS, in windows 95 and 98 you can go to run and type command to get to DOS prompt, in NT, 2000, and XP you can type CMD and get DOS.

DEVELOPMENT HISTORY Date Version Release August 12, 1981 DOS 1.0 – IBM’s release Used Patterson’s 86-DOS May 1982 DOS 1.1 IBM’s release of DOS to handle new double-sided drives August 1982 DOS 1.25 Microsoft’s own release of DOS 1.1 March 1983 DOS 2.0 for IBM’s PC-XT Support 10MB hard drives, 3-internal expansion slots, hierarchical tree structure

DEVELOPMENTS cont. Date Version Release March 1984 DOS 2.1 IBM’s release Handled hardware errors called PCjr 1984 DOS 2.11 Microsoft’s release Added international time, date, currency, and keyboard support. DOS 3.0 for IBM’s 16-bit PC-AT system Support 1.2MB diskettes and hard drives over 10MB. Designed by Microsoft to support IBM network hardware November 1984 DOS 3.1 Provided better aliasing – made DOS treat directories as drives. Handled network hardware

DEVELOPMENTS cont. Date Version Release January 1986 DOS 3.2 Introduced and provided support of 3-1/2 floppies and 720K disk April 1987 DOS 3.3 IBM’s release FDISK can be used to create 32MB or smaller logical drives from extended partitions 1987 DOS 3.30 Compaq’s release Support 1.44MB diskettes and multiple 32MB disk partitions November 1987 DOS 3.31 Compaq’s release Support drives greater than 32MB

DEVELOPMENTS cont. Date Version Release July 1988 DOS 4.0 IBM’s release Added a DOS Shell interface and support for disk partitions greater than 32MB. Provided support for mouse and graphical interfaces. November 1988 DOS 4.01- Fixed bugs introduced in 4.0 June 1991 MS-DOS 5.0 Microsoft’s release Allowed DOS to reside in area above 640K memory. Provided support for loading device drivers. Provided an improved DOS Shell March 1993 DOS 6.0 Microsoft’s release Introduced DoubleSpace disk compression

DEVELOPMENTS cont. Date Version Release November 1993 DOS 6.2 Microsoft’s release February 1994 DOS 6.21 Microsoft’s release Removed DoubleSpace disk compression June 1994 DOS 6.22 Microsoft’s release Introduced “DriveSpace” disk compression April 1995 DOS 7.0 IBM’s release August 1995 DOS 7.0 Microsoft's release

Basic Structure Most DOS commands use the same structure Command Source Destination /Switch The switch will give options to the command Example COPY A:\file.txt c:\ /v /v will verify if the file copied correctly

MS-DOS Prompt The prompt in MS-DOS displays your current directory C:\dos\commands> means you are in that directory, and any command you use will apply to the current directory unless you specify a different one.

DOS Naming The file name cannot be longer then 8 characters, and extensions cannot be longer then 3 characters. Characters like * + = | \ [ ] : ; “ < > , ? / cannot be used in DOS names.

Wildcard characters Wildcard character will replace a single letter, or word with a wild character * will replace any amput of characters, and ? Will replace one. Example: copy a:/*.txt c:/ will copy all text files to drive c:/ Example 2: copy a:/?????.txt c:/ will copy any 5 letter text file to c:/

Basic Commands CD CD- Change directory You use this command when you want to change the directory. Example: CD C:\DOS will bring you to the dos folder

Basic Commands CD.. CD.. - brings you to the previous directory. Example: if you are in C:\DOS\FOLDER CD.. Will bring you to C:\DOS

Basic Commands COPY COPY will copy the file from one location to another Example COPY A:\file.txt c:\ will copy the file from a:\ to c:\

Basic Command XCOPY XCOPY can move files, directories, and whole drives from one location to another, It is more powerful then the copy command, and has a lot of switches.

Basic Commands DIR DIR will display the contents of the folder

Basic Command DEL DEL will delete a file or an empty directory from the drive

Basic Command EDIT EDIT will open a text file

Basic Commands MOVE MOVE will move the file or directory from one location to another Example: MOVE a:\file.txt c:\file.txt will move the file to the c:\ drive

Basic Commands REN REN will rename the file Example : REN file.txt myfile.txt will rename the file.txt to myfile.txt

Basic Commands MD MD is used to make a directory (folder) in MS-DOS. Example: MD myfolder will make a folder called myfolder in current directory

Basic Commands DELTREE DELTREE command will delete the folder and all of its contents, including other folders. Example: DELTREE C:\myfolder will delete the folder and all the contents.

Basic Command TREE TREE shows you all of the folders and files in current directory like explorer in windows.

Basic Commands CLS CLS Will clear the contents of the screen

Attributes Attributes are the properties of a file such as hidden, read-only, archive or system file. In MS-DOS you can view/change attributes with the attrib command. Example: attrib +r file.txt will make the file read-only.

The Help Switch /? You can use the help switch with any command. It will give you the command structure, and the availible switches.

DOS Internal Structure The structure of Disk Operating System for IBM PC-compatible computers can be broken down into four distinct components: BIOS Module Kernel Command Processor External Commands

The BIOS Module The BIOS module includes the default resident drivers for: Console display and keyboard (CON) Line printer (PRN) Auxiliary device (AUX) Date and time (CLOCK) Boot disk device (block device) It also accomodates installable drivers (DEVICE=commands in CONFIG.SYS), such as: MOUSE.SYS ANSI.SYS 386EMM.SYS CLOCK.SYS, etc.

The DOS Kernel The DOS Kernel performs the following functions: File and record management Memory management Character device input/output Spawning other programs Access to real-time clock The DOS kernel components are contained in the MSDOS.SYS (or IBMDOS.COM) system file. Programs communicate with the kernel via software interrupts.

The Command Processor The command processor is also known as the shell, or the command interpreter. The command processor is responsible for parsing and carrying out user commands, including the loading and execution of other programs from disk The command processor also includes the code for many of the most commonly-used DOS commands, known as the internal commands.

Thank You