Windows Command Line Operating Systems Labs 3, 4, 5.

Slides:



Advertisements
Similar presentations
DOS commands.
Advertisements

Understanding the Boot Process and Command Line
What is an operating system? Is it software?
Computer Operating Systems Technology Concepts Banks High School.
Lesson 6. The Computer Operation Computer Operating Systems GUI vs. Command line The Microsoft Windows Family File Systems – How Computers Manage Data.
Operating System Type of Operating System
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)
Activity One Use the Windows Explorer program to create a new folder. Name the folder by your first name. Click on the windows explorer icon then highlight.
MCT260-Operating Systems I Operating Systems I Introduction to Operating Systems.
Chapter 41 Exploring Windows XP Vol. 1 Part Six – The MS-DOS Window…command prompt.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Working with the Command- Line Interface Chapter 14.
ISP 121 Personal Computers
A+ Guide to Software, 4e Chapter 4 Supporting Windows 2000/XP Users and Their Data.
Command Console Tutorial BCIS 3680 Enterprise Programming.
© 2010 The McGraw-Hill Companies, Inc. All rights reserved Mike Meyers’ CompTIA A+ ® Guide to Managing and Troubleshooting PCs Third Edition Working with.
© 2013 The McGraw-Hill Companies, Inc. All rights reserved Mike Meyers’ CompTIA A+ ® Guide to 802: Managing and Troubleshooting PCs Fourth Edition (Exam.
Operating Systems Chapter 4.
© 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.
Department of Computer Science.  Operating System is a set of software that controls and manages hardware and basic system operation of a computer. 
Lesson 4 Computer Software
1-1 Introduction to Computer Science Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? Minia.
Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
INTRODUCTION TO OPERATING SYSTEMS. An operating system is a program that controls the overall activity of a computer. Like an orchestra conductor an operating.
Understanding the Boot Process and Command Line
IT Essentials 1 v4.0 Chapters 4 & 5 JEOPARDY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
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.
CIM6400 CTNW (04/05) 1 CIM6400 CTNW Lesson 6 – More on Windows 2000.
MS-DOS/PC-DOS by: Temitope Akanni CS550: Operating Systems Fall 2003.
An Introduction to Visual Basic
®® Microsoft Windows 7 for Power Users Tutorial 13 Using the Command-Line Environment.
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
The Command Line Mostly MS Dos with some UNIX/LINUX Copyright © Curt Hill.
© 2008 Cisco Systems, Inc. All rights reserved.Cisco ConfidentialPresentation_ID 1 IT Essentials PC Hardware and Software 4.1 Instructional Resource Chapter.
Chapter 5: Defining the Role of the Operating System
14 Step-by-Step Instructions for an Upgrade Installation n Prepare for the installation Verify that all devices and applications are Windows 2000 compatible.
الكلية التقنية كركوك قسم التبريد والتكييف Computer Application تطبيقات الحاسبة المرحلة الاولى /29/2015 اعداد اميد عبد الرحيم ججو 1.
OS Troubleshooting Written by: Tim Keyser Georgia CTAE Resource Network 2010.
OPERAING SYSTEM 1 CA-210 WINDOWS XP. CHAPTER 1 OPERATING SYSTEM FUNDAMENTALS.
Computer Systems Week 11: The Command Line Interface Alma Whitfield.
Running Modflow with Batch Files. Dos basics cd = change directory (dOs Is NoT cAsE sEnSiTiVe) dir = shows you what is in the directory (It gives you.
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.
Basic MS-DOS.
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.
1 Microsoft Management Console Tool to create customized administration tools Customized tools known as MMC consoles, or simply consoles.
DOS and the Command Line CS 21a: Introduction to Computing I First Semester,
IST 222 Day 3. Homework for Today Take up homework and go over Go to Microsoft website and check out their hardware compatibility list.
Lab 0 / Chapter 0 Windows XP Environment. 2 User Interfaces: A different perspective.
Files, User Interfaces, and the OS Files: programs (.exe); data (.jpg,.html,.doc, etc.) User Interface: used to run programs and manage files and folders.
 There are many parts that work together to make a computer work.
Command Line Interface. History IBM ◦ 8086 processor What did they do? ◦ Outsourced to a small company.
Operating Systems Written by: Tim Keyser Georgia CTAE Resource Network 2010.
File and Folder CLI Commands 12/24/ Agenda Overview of OS functions and the SHELL Internal v External Commands Command History Making & Modifying.
Computer Parts There are many parts that work together to make a computer work.
Digital Communication Systems Comp Functions of the Operating System.
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
© 2015 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized for sale or distribution in any manner.
Operating System. What is Operating System OS is system software, which may be viewed as collection of software consisting of procedures for operating.
Login Being logged into a command line prompt allows a user to easily and simply execute multiple commands (one-by-one or at the same time) that would.
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.
Introduction to Operating Systems IT190 Foundations in Information Technology.
Instructor: Syed Shuja Hussain Chapter 4: Operating System Basics.
Systems Administration (Windows) BIT3111 – Lecture 5 (Introduction to Windows OS)
Python Lesson 12 Mr. Kalmes.
Location of Cluster Files and Folders
Python Lesson 12 Mr. Kalmes.
1.3 Given a scenario, apply appropriate Microsoft command line tools
Presentation transcript:

Windows Command Line Operating Systems Labs 3, 4, 5

Commands

MS-DOS: Introduction 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

MS-DOS: Introduction Today, most computer users are only familiar with how to navigate Microsoft Windows using the mouse. 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 Command Line, 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.

Why is it important to know DOS commands? DOS provides a convenient command-line for those situations where a graphical user interface (GUI) is less efficient or in situations where the GUI is simply not working. Command Prompt is most commonly used to execute batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of Windows issues. Useful also if working in Safe Mode.

Windows Error Recovery Console

Getting into CommandLine One of two ways: 1.Go to Start and in Search box, Type Command or Cmd 2.Start /All Programs/Accessories /Command Prompt

Some Commands Commands are not case sensitive. dir : lists files in directory cd or chdir: change directory md or mkdir: make a directory rd or rmdir: remove a directory

Ref:

K: cfy Theory CSM3 projects DS Practicals Cfy-OpSys Exams Lab 1.docx Lab 3.docx Lab 2.docx File System from before. cd \ cd DS cd.. cd..\Theory cd Cfy-OpSys\Exams cd \cfy