Operating Systems Concepts 1/e Ruth Watson Chapter 3 Chapter 3 DOS Ruth Watson.

Slides:



Advertisements
Similar presentations
MCT260-Operating Systems I Operating Systems I Navigating the File System.
Advertisements

© 2007 The McGraw-Hill Companies, Inc. All rights reserved Working with the Command- Line Interface Chapter 14.
Linux+ Guide to Linux Certification, Second Edition
Guide To UNIX Using Linux Third Edition
Guide To UNIX Using Linux Third Edition
Connecting with Computer Science, 2e
© 2010 The McGraw-Hill Companies, Inc. All rights reserved Mike Meyers’ CompTIA A+ ® Guide to Managing and Troubleshooting PCs Third Edition Working with.
Chapter 8 Managing Files.
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
Operating Systems Chapter 4.
Ch 71 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the Text Editor.
Section 6.1 Explain the development of operating systems Differentiate between operating systems Section 6.2 Demonstrate knowledge of basic GUI components.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Guide To UNIX Using Linux Fourth Edition
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
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.
Ch 51 Internal Commands COPY and TYPE. Ch 52 Overview Will review file-naming rules.
Operating Systems Concepts 1/e Ruth Watson Chapter 2 Chapter 2 Windows File and Environment Ruth Watson.
Chapter 9 Part II Linux Command Line Access to Linux Authenticated login using a Linux account is required to access a Linux system. The Linux prompt will.
Chapter Three Designing The File System. Chapter Objectives Describe the components of the NetWare file system Describe the purpose of each NetWare-created.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Ch 21 Command Syntax Using the DIR Command with Parameters and Wildcards.
Gene Perkins, Lassen High School Networking Academy
Connecting with Computer Science, 2e Chapter 9 Operating Systems.
®® Microsoft Windows 7 for Power Users Tutorial 13 Using the Command-Line Environment.
Linux Operations and Administration
Ch 101 Chapter 10 Introduction to Batch Files. Ch 102 Overview A batch file is a text file that contains an ordered series of commands.
Shell Scripting Introduction. Agenda What is Shell Scripting? Why use Shell Scripting? Writing and Running a Shell Script Basic Commands -ECHO - REM.
Chapter Three The UNIX Editors. 2 Lesson A The vi Editor.
Command Prompt Chapter 10 Introduction to Batch Files Richard Goldman February 7, 2000.
Chapter Two Exploring the UNIX File System and File Security.
Guide to Linux Installation and Administration, 2e1 Chapter 7 The Role of the System Administrator.
Linux+ Guide to Linux Certification Chapter Eight Working with the BASH Shell.
Getting Started Additional information. Important DOS Commands Getting Started dirlists disk directories verdisplays OS version clsclear command prompt.
1 Operating Systems and Using Linux Topics What is an Operating System? Linux Overview Frequently Used Linux Commands Some content in this lecture added.
1 Operating Systems and Using Linux Topics What is an Operating System? Linux Overview Frequently Used Linux Commands Reading None.
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.
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.
Linux and Java Basics. What is Linux? Operating system by Linus Torvalds that was a clone of Unix (thus Linux) Free and open source – this is the reason.
Chapter Three The UNIX Editors.
Lab 0 / Chapter 0 Windows XP Environment. 2 User Interfaces: A different perspective.
Define and describe operating systems which contain a Command Line Interface (CLI) Define and describe operating systems which contain a Graphical User.
Operating System Fundamentals 1. Components of an OS 2. Functions of an OS 3. Types of OS 4. Command-line tools.
Lesson 14: Exploring Excel Learning Objectives After studying this lesson, you will be able to:  Explain ways Excel can help your productivity.
File and Folder CLI Commands 12/24/ Agenda Overview of OS functions and the SHELL Internal v External Commands Command History Making & Modifying.
Operating Systems Concepts 1/e Ruth Watson Chapter 9 Chapter 9 Accounts and Groups Ruth Watson.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 10 – Using the Command Line.
© 2015 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
Linux+ Guide to Linux Certification, Second Edition Chapter 4 Exploring Linux Filesystems.
A Mini UNIX Tutorial. What’s UNIX?  An operating system run on many servers/workstations  Invented by AT&T Bell Labs in late 60’s  There are many different.
Operating Systems. Define OS Operating System is a type of system software. Operating system software includes instructions that allow a computer to run.
Operating Systems and Using Linux Courtesy of John Y. Park 1.
Operating Systems Concepts 1/e Ruth Watson Chapter 1 Chapter 1 Introduction to Operating Systems Ruth Watson.
Linux Tutorial Lesson Two *Getting Help in Linux *Data movement and manipulation *Relative and Absolute path *Processes Note: see chapter 1,2,3 from Linux.
Operating System. What is Operating System OS is system software, which may be viewed as collection of software consisting of procedures for operating.
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.
FIRST COURSE Exploring the Basics of Microsoft Windows Vista.
Command Line Basics.
An Introduction to Computers and Visual Basic
Chapter 4 – Introduction to Operating System Concepts
Guide To UNIX Using Linux Third Edition
Chapter 3 Software Interfaces.
An Introduction to Computers and Visual Basic
Command Syntax Chapter 2 Using the DIR Command with
Exploring the UNIX File System and File Security
Operating Systems and Using Linux
Operating System Fundamentals
An Introduction to Computers and Visual Basic
OPERATING SYSTEM B-TECH III YEAR I SEM BRANCH :ECE
Presentation transcript:

Operating Systems Concepts 1/e Ruth Watson Chapter 3 Chapter 3 DOS Ruth Watson

Operating Systems Concepts 1/e Ruth Watson Chapter 3 2 Objectives (1 of 2) Explain what DOS is Explain what GUI is Explain what a pipe is Demonstrate how to create a directory structure using DOS commands Demonstrate how to navigate a directory structure using DOS commands Demonstrate how to use the DOS edit program

Operating Systems Concepts 1/e Ruth Watson Chapter 3 3 Objectives (2 of 2) Explain what the 8.3 naming convention is Differentiate between copying and moving files Demonstrate how to use wildcard characters Demonstrate how to redirect output using DOS commands Demonstrate how to customize the command window interface Demonstrate how to write a batch file

Operating Systems Concepts 1/e Ruth Watson Chapter 3 4 Introduction Technology professionals must have a basic understanding of DOS, including:  Syntax  Paths  Switches  Command line statements  Batch files

Operating Systems Concepts 1/e Ruth Watson Chapter 3 5 Important Terms to Understand Backslash Batch file Clone Forward slash GUI Partition Path Prompt Redirect Root Shell or user interface Standard output Switch Syntax

Operating Systems Concepts 1/e Ruth Watson Chapter 3 6 What DOS is Disk Operating System (DOS) Around since the early 1980’s Command line interface There are many other command line OS’s, including:  Novell Netware  Unix  Linux  VAX/VMS

Operating Systems Concepts 1/e Ruth Watson Chapter 3 7 Understanding the Syntax Syntax: Rule to follow Command line help |more: Will show help options one screen at a time by using the pipe (|) Syntax: Rule to follow Command line attrib /?: Will tell you more about a command using the /? after the command name

Operating Systems Concepts 1/e Ruth Watson Chapter 3 8 Navigation Using DOS Start & Accessories Dir/p: Current directory path C:\ prompt:

Operating Systems Concepts 1/e Ruth Watson Chapter 3 9 Directory Structure

Operating Systems Concepts 1/e Ruth Watson Chapter 3 10 Directory Structure Continued

Operating Systems Concepts 1/e Ruth Watson Chapter 3 11 Using Wildcard Characters Use wildcard characters to show multiple files with same name Type tree.*  all files named tree will appear Type tree *.*  all possible files will appear Many uses for wildcards:  Copy all files tree *.*  Delete all files tree *.*

Operating Systems Concepts 1/e Ruth Watson Chapter 3 12 Redirecting Output Command displays the directory structure of the partition Don’t forget the pipe (|)  will show screen by screen

Operating Systems Concepts 1/e Ruth Watson Chapter 3 13 Command Windows Interface Change the look of the command prompt window  Right-click the command line title bar  Options: Font Layout Colors More

Operating Systems Concepts 1/e Ruth Watson Chapter 3 14 Batch Files Batch files contain a series of commands that a user might use often Batch files are saved with a.bat file extension For example:  Copying files and then delete  Move certain files and then delete  Create directories and then backup certain files

Operating Systems Concepts 1/e Ruth Watson Chapter 3 15 Batch Files Continued When the.bat file is double clicked the commands run one at a time..bat file

Operating Systems Concepts 1/e Ruth Watson Chapter 3 16 The True Power of DOS DOS has been around for a while  professionals still find ways to use DOS Excellent example:  The teacher creating a batch file to delete all documents placed in a class file as the computer runs Backing up files using batch files is another great example

Operating Systems Concepts 1/e Ruth Watson Chapter 3 17 Summary Typical computer users may never need to know DOS Technology professionals need to know DOS Understanding syntax, paths, command prompts, and batch files is a must for technology professionals

Operating Systems Concepts 1/e Ruth Watson Chapter 3 18 Questions?