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.

Slides:



Advertisements
Similar presentations
The Windows File System and Windows Explorer To move around the file system and examine your files or get to one you want (say, to modify, delete or copy.
Advertisements

DOS commands.
XP Managing Your Files 1. XP Managing Your Files 2 Objectives Develop file management strategies Explore files and folders Create, name, copy, move, and.
DOS & Windows O/s Prof. Sujata Rao Less 5.
Disk Operating System (DOS)
Introduction to Windows File Management
MCT260-Operating Systems I Operating Systems I Navigating the File System.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Working with the Command- Line Interface Chapter 14.
Managing Your Files. Objectives Develop file management strategies Explore files and folders Create, name, copy, move, and delete folders Name, copy,
XP Managing Your Files 1. XP Managing Your Files 2 Objectives Develop file management strategies Explore files and folders Create, name, copy, move, and.
The sequence of folders to a file or folder is called a(n) ________.
Command Console Tutorial BCIS 3680 Enterprise Programming.
Operating System Fundamentals
Chapter 8 Managing Files.
Or CMD/BATCH.  Title this comand makes the cmd prompt’s title whatever you would like it to be.
FIRST COURSE Windows XP Managing Your Files. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Develop file management strategies.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 3 Windows File Management 1 Morrison / Wells / Ruffolo.
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.
DOS Commands What is a command Types of DOS Commands Basic Terms
Ch 61 Using DEL, REN, MOVE, and RD /S. Ch 62 Overview Will continue to work with internal commands that help manage and manipulate files.
Microsoft Office 2003 Illustrated Introductory with Programs, Files, and Folders Working.
®® Microsoft Windows 7 for Power Users Tutorial 13 Using the Command-Line Environment.
FIRST COURSE Managing Your Files. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Develop file management strategies Explore.
Lecture #2: Using your computer Learning about the Windows XP Operating System.
FIRST COURSE Managing Your Files. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 Objectives Create, name, copy, move, and delete folders.
Introduction To Windows Operating Systems Manipulating Windows GUI
XP. The Start menu New streamlined design No more “My” Recently programs now sport Jump Lists All Programs menu slides in and out of existing space Search.
Windows3.ppt1 Objectives: l Describe the Windows 2000 user interface l Identify elements of a window Using Windows Using Windows.
File Management Presented to The Glades Computer Club January 4, 2001.
ITEC 1001 Managing Your Files. Tutorial Objectives Develop file management strategies Explore files and folders Create, name, copy, move, and delete folders.
Computer Systems Week 11: The Command Line Interface Alma Whitfield.
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,
Chapter 1 : The Linux System Part 2 Lecture 2 11/14/
Windows and File Management
DOS and the Command Line CS 21a: Introduction to Computing I Department of Information Systems and Computer Science Ateneo de Manila University.
Review Windows XP/Vista/7. OS: Operating System The major tasks working on a operating system and Office 2010: Using GUI: The starting interface is desktop.
Microsoft Office XP Illustrated Introductory, Enhanced with Programs, Files, and Folders Working.
DOS and the Command Line CS 21a: Introduction to Computing I First Semester,
Lab 0 / Chapter 0 Windows XP Environment. 2 User Interfaces: A different perspective.
Operating System Fundamentals 1. Components of an OS 2. Functions of an OS 3. Types of OS 4. Command-line tools.
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 Skills Chapter 3. Computer Skills1 by Maram & Dareen windows It is a GUI (Graphical User Interface) operating system which is designed for personal.
Basic DOS How to get some work done. It’s all a file Everything is a file: OS files, Application files, Data files and Game files Files have 8.3 names:
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Digital Communication Systems Comp Functions of the Operating System.
Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition Lesson 3 Windows File Management 1 Morrison / Wells / Ruffolo.
The Command Line Yep, you need to know this. The Basics Start with the Prompt, what the computer tells you when ready for a command You type a command.
XP New Perspectives on Microsoft Windows XP Tutorial 2 1 Microsoft Windows XP Working with Files Tutorial 2.
Module 2 Part II Introduction To Windows Operating Systems Manipulating Windows GUI Introduction To Windows Operating Systems Manipulating Windows GUI.
File and File Systems Compiled by IITG Team Need to be reorganized and reworded.
Operating System. What is Operating System OS is system software, which may be viewed as collection of software consisting of procedures for operating.
Ahmadu Bello Computer Repair Training Course 6: Use of Software By Suprix Technology Nigeria ( A.B.U repair computer training.
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.
Chapter 2 – Introduction to Windows Operating System II Manipulating Windows GUI 1CMPF112 Computing Skills for Engineers.
Systems Administration (Windows) BIT3111 – Lecture 5 (Introduction to Windows OS)
Computer Skills windows.
Chapter 8 Managing Files.
Chapter 8 Managing Files.
Computer Skills Chapter 3.
New Perspectives on Windows XP
Operating System Fundamentals
3.1 Basic Concept of Directory and Sub-directory
Chapter 6 Using DEL, REN, MOVE, and RD /S Ch 6.
OPERATING SYSTEM B-TECH III YEAR I SEM BRANCH :ECE
Microsoft Office Illustrated Fundamentals
Computer Skills windows.
Computer Skills windows.
Presentation transcript:

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 to type in a command rather than clicking on an icon.  A command line operating system uses a keyboard to navigate and does not support the mouse. 2

 It is more difficult to use than the Graphical User Interface (GUI) operating system because the user is required to learn different commands in order to perform various tasks.  However, those command can be very useful such as when the user needs to rename several files in a folder, it can be done in seconds using a command at the command line while it takes much longer using the GUI. 3

 A path is the complete name or location of where a computer file, web or object is located.  examples : - C:\Documents and Settings\user\My Documents for the My Documents folder - C:\Documents and Settings\user\Start Menu for the Start menu. 4

C:\Documents and Settings\user\My Documents\cap.txt  C: this is the root for the path, it can be any of the computer's storage components ( A: for the floppy, C: or D: for the hard disks and G: or F: for the external storage devices).  The root is considered to be level 0. 5

C:\Documents and Settings\user\My Documents\cap.txt  \Documents and Settings the backslash (\) indicates the addition of a level in the path; whatever follows this (a folder(if no extension is provided) or file(if an extension is present)) will be considered in level 1.  Everything in level 1 is directly inside level 0, in our example, Documents and Settings folder is inside the C. Documents and Settings is in level 1. 6

C:\Documents and Settings\user\My Documents\cap.txt  \user as mentioned previously, the backslash indicates the addition of a level, anything after this backslash is to be considered in level2.  Everything in level 2 is directly inside level 1 which in turn is inside level 0.  In our example, user folder is directly inside Documents and Setting folder which is located inside the C. user is in level 2. 7

C:\Documents and Settings\user\My Documents\cap.txt  \My Documents, the backslash indicates the addition of a level, anything after this backslash is to be considered in level 3.  Everything in level 3 is directly inside level 2 which in turn is inside level 1 which is inside level 0.  In our example, My Documents is directly inside user which is inside Documents and Settings which is inside C. My Documents is in level 3. 8

C:\Documents and Settings\user\My Documents\cap.txt  \cap.txt as mentioned previously, the backslash indicates the addition of a level, anything after this backslash is to be considered in level 4.  Everything in level 4 is directly inside level 3 which in turn is inside level 2 which is inside level 1 which is inside level 0.  In our example, cap file (it has an extension txt) is directly inside the My Documents folder which is inside the user folder which is inside Documents and Settings which is inside C. cap is in level 4. 9

 The Command Prompt is the program that allows you to execute command line functions.  You can access it through one of the following: 1 - From the Start menu click on Run and type "cmd" or "command". 10

2- from the Start menu, click All Programs then Accessories and then click on Command Prompt. 11

 After both cases, a black colored window will appear; you can type in the DOS commands inside it. 12

 Simple DOS command enable the user to manipulate directories (or folders) and files. 13 Directory Commands File Commands

1- To Make a Directory: md directory name or path  A directory's name can be a simple name or a whole path.  if a name is specified that means that the directory will be created in the directory you are currently in.  However if a path is specified, the directory will be created according to that path. Examples  md test a directory by the name "test" will be created inside the directory you are currently in.  md d:\test a directory by the name "test" will be created in the d:\ directory. 14

2-To Move from one Directory to another cd directory name or path  This command will move you to the directory specified whether inside the current directory or in a different one.  You should specify only the directory's name if it is located directly inside the directory you are currently in.  Type in the directory's path if it is not immediately inside the current directory you are in or if it is inside another directory. 15

3-To List all the Files in a Directory dir directory name or path  This command will give you a list of all the directories and files inside a given directory.  Requesting this command without specifying the directory's name or path will provide you with a list of all the directories and files inside the directory you are currently inside. 16

4- To Make a Subdirectory  First, move to the directory in which you want to create a subdirectory (using the command cd) then create the subdirectory (using the command md).  Or, you could use the md command and specify the subdirectory's path. 17

5- To Move from the Subdirectory to the Main Directory cd..  This command will move you one level backwards on the path you are currently located. 6- To Move from any Level to the Root cd\  This command will move you to the root directory no mater how many levels separate you from it. 18

7- To Remove a Directory rd directory name or path This command will delete the directory specified. You should note that you are required to delete the innermost files before attempting to delete the directory, i.e. Delete the subfolder's contents then the subfolders then delete the main folder. 19

 When manipulating files, you are always required to give the file's extension along with its name. 20

1- To Rename a File ren old file name or path new file name  If the file you wish to rename is located directly inside the directory you are in, you may specify the old and new file's name without its path.  Otherwise, you are required to type in the complete path for the old file name only. 21

2-To Copy a File from one Directory to another copy file name or path directory name or path  This command puts a copy of the specified file inside the given directory.  If you want to copy all of the files in a directory, use copy directory path\* destination directory's name or path 22

3-To Copy a File from one Directory to another but with a Different Name copy original file name or path copy file name or path  This command puts a copy of the original file in the destination specified but with a different name. 23

4- To Move a File from one Directory to another move file name or path directory name or path  This command moves the specified file to the directory provided.  If you want to move all of the files in a directory, use move directory path\* destination directory's name or path 24

5-To Move a File from one Directory to another but with a Different Name move file name or path new file path  This command moves the specified file to the location given and renames it. 6-To Delete a File del file name or path  This command results in the deletion of the specified file. If you want to delete all of the files in a directory, use del directorypath\* 25

7- To Format a Diskette format a:  This command results in the formatting of the diskette located in drive A.  Anything on the diskette will be deleted. 26

27