Disk Operating System

Similar documents
Lab - Common Windows CLI Commands

IntroductIon to dos. 2.1 IntroductIon. 2.2 SettIng up dos

C:\> command prompt DOS prompt cursor

Lecture 2 DOS & Windows file commands by: lecturer Raya N.Ismail

Faculty of Engineering Computer Engineering Department Islamic University of Gaza Network Lab # 7 Permissions

Lab # 6. Data Manipulation Language (DML)

Model View Controller (MVC)

Internal Commands COPY and TYPE

Fundamental 2. Lec#04. Shugofa Hassani

Lab - Create a Partition in Windows 8

Basic DOS Commands MCQ

Data Manipulation Language (DML)

CS 1110 SPRING 2016: GETTING STARTED (Jan 27-28) First Name: Last Name: NetID:

CSCI 2132 Software Development. Lecture 4: Files and Directories

Disk Operating System

Assembly Language Lab # 1

DataBase Lab Lab # 7 ER Using ERWin

Writing and Running Programs

Faculty of Engineering Computer Engineering Department Islamic University of Gaza Network Lab # 5 Managing Groups

Software Installation for CS121

USING THE OOSIML/JAVA COMPILER. With the Command Window

h/w m/c Kernel shell Application s/w user

DataBase Lab JAVA-DATABASE CONNECTION. Eng. Haneen El-masry

What is software? Functional view. Functional view. System requirements of a software. Versions Free version: This is the free version

Session 04 Introduction to Software

COURSE OUTLINE. Division of Business and Technology NET 239. WAN Data Communications. Credits: 3 Class Hours: 2 Lab Hours: 2

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2003

File System Definition: file. File management: File attributes: Name: Type: Location: Size: Protection: Time, date and user identification:

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2005

CSE115 Lab exercises for week 1 of recitations Spring 2011

Computer Setup Guide for SEC301

HELP Use the help command to list all the following supported commands:

Introduction to REXX Programming Language

TULSIDAS CHELMELLA CHAITANYA REDDY

Installing and Updating GEMS

POWER WORLD LAB MANUAL

HTTP Request Handling

GET TO KNOW YOUR COMMAND PROMPT

5.4.8 Optional Lab: Managing System Files with Built-in Utilities in Windows Vista

Conventions in this tutorial

An Introduction to DOS

Windows Me Navigating

I N S T A L L M E R L I N ON A U S E R S C O M P U T E R

Vanguide Application Set Installation Guide. Overview. Introduction

IT Essentials v6.0 Windows 10 Software Labs

Easy Windows Working with Disks, Folders, - and Files

Microsoft Windows 10. Quick Reference. Watsonia Publishing 47 Greenaway Street Bulleen VIC 3105 Australia

OOSIML SIMULATION MODELS. On Windows and Linux

Lab # 6. Using Subqueries and Set Operators. Eng. Alaa O Shama

How to set up an Amazon Work Profile for Windows 8

Where Did My Files Go? How to find your files using Windows 10

Lab # 1. Introduction to Oracle

Computer Networks lab. Lab 5_B Determining Effective Permissions

Unix File System. Class Meeting 2. * Notes adapted by Joy Mukherjee from previous work by other members of the CS faculty at Virginia Tech

Transfer designs from a Creative Fantasy Alphabet Card to the 2170 Machine THEN use File Assistant to transfer the designs to the computer

FIMS V You will need to know all of the following items before customizing the script and setting up the schedule.

CS1110 Lab 1 (Jan 27-28, 2015)

Unix Filesystem. January 26 th, 2004 Class Meeting 2

Files and Directories

Introduction. File System. Note. Achtung!

WA2009 Java EE 6 Programming - WebLogic 12c - Eclipse. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

Microsoft Official Academic Course Windows Vista Configuration, Exam ISBN: ERRATA

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2010

Unix/Linux Basics. Cpt S 223, Fall 2007 Copyright: Washington State University

WA2012 Programming Java SOAP and REST Web Services - JBoss-Eclipse. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

TechNotes. Revision 3/9/2011. Backup Objects

EXPERIMENT 1. FAMILIARITY WITH DEBUG, x86 REGISTERS and MACHINE INSTRUCTIONS

Computer Programming: C++

UNIX Tutorial One

Version S Cincinnati, Suite 105 Tulsa, OK (918) Fax (918)

Description of the Windows XP Recovery Console for advanced users

Lab: Advanced Installation of Windows XP. Introduction

WA2321 Continuous Integration with Apache Maven Jenkins-CI and Nexus. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc.

Agilent MassHunter LC/SQ ChemStation Integration Software

WA2493 What's New in Java 8. Classroom Setup Guide. Web Age Solutions Inc.

The customer.inf setup is only available for the Barracuda VPN Client. It requires administrator rights on the target system.

8 MANAGING SHARED FOLDERS & DATA

Exercise 7-1 Preparing Files for Distribution

GIAC Introduction to Security Fundamentals. Laptop and External Drive Configuration Guide Version 1.1 SEC301

Installing HostExplorer 10 For the PC Author: Byron Watanabe

Network+ LAB Name. Lab 1a: MS Win 2000/2003/2008 Server Installation


lcd, Inc Rock Str eet Rockf MODEM. ( 815) CoPYtight r 1%,

As a first-time user, when you log in you won t have any files in your directory yet.

Programming Studio #1 ECE 190

Installing HostExplorer 2008 For Windows 2000/XP/Vista Author: Deanna Pasternak

FILE SYSTEMS. CS124 Operating Systems Winter , Lecture 23

Index Introduction 3 Chapter 1. - Beginning the installation User License Application User Information 4

A file system is a clearly-defined method that the computer's operating system uses to store, catalog, and retrieve files.

Session 1: Accessing MUGrid and Command Line Basics

Lab # 4. Files & Queues in C

NetBackup 7.6 Replication Director A Hands On Experience

WA day Java prereq for Selenium. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

CDS 32 Version 2.xx File Utilities

History. Terminology. Opening a Terminal. Introduction to the Unix command line GNOME

DATA 301 Introduction to Data Analytics Command Line. Dr. Ramon Lawrence University of British Columbia Okanagan

Why learn the Command Line? The command line is the text interface to the computer. DATA 301 Introduction to Data Analytics Command Line

Fairfield University Using Xythos for File Storage

The UNIX File System

WA1278 Introduction to Java using Eclipse. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

Transcription:

In the name of Allah Islamic University of Gaza Faculty of Engineering Computer Engineering Department Introduction To Computer Lab Lab # 1 Disk Operating System El-masry 2013

Objective To be familiar with DOS. What is DOS? DOS stands for Disk Operating System. DOS is a non-graphical command line operating system introduced by Microsoft in 1981. DOS controls the computer s hardware and provides an environment for programs to run. Why DOS? There are a variety of reasons why you need DOS: 1. DOS allows you to store information on your computer. 2. DOS allows you to retrieve information stored on your computer in the case of Windows damage. 3. DOS interprets and translates the software you have on your computer. 4. DOS gives you access to all its function (i.e. saving, copying, and printing files). Disk Organization Files are stored in directories. A directory may contain no files, or it may contain many hundreds of files. A directory can also contain other directories, allowing you to build up a hierarchy of directories within one another in order to organize data. Directories and files are stored on drives e.g. C, D, ect. The file is described by its name and extension in file-name.file-extension form. In Windows, \ is used to separate file and directory names in the path of the file or directory that is used to go to that file or directory. For example, if the directory dir1 contains a directory dir2 which contains the file readme.txt, and the dir1 on drive C, the full path of readme.txt is C:\ dir1\drir2\readme.txt 2

DOS Command Prompt DOS commands are written on command prompt window. To access the command prompt from Windows, do as follows: 1- Start. 2- Type Run in the search box and click on the result program. 3- Type CMD. 4- Click OK. DOS Commands Drive-name: To change the drive For example, C: Go to the C drive. Similarly E: and D: etc. To change the directory CD\ Takes you to the top of the directory tree (e.g., to C:). CD.. Movesmoves you one level up the directory tree. CD <DIRECTORY-NAME> Takes you to that directory. CLS To clear the screen 3

To make a directory MD <dir-name> Creates a new directory below the current one. To remove a directory RD <dir-name> Removes a subdirectory of the current directory. The directory you want to remove must be empty of all files. To Display the contents of a directory DIR displays all files and folders in the current directory. Folders are indicated in the list by <DIR>. Files are usually listed by name and extension. The items with <DIR> are directories, or folders. Anything else is a file. The column on the left is the date the files were last changed, the next column shows the time the files were modified. The number to the left of the file name is the size of the file in bytes. 4

Notes:. that is in the first row stands for the current directory... that is in the second row stands for one level up the directory tree. DIR /P displays the contents a page at a time, i.e. as many as will fit in your command line window. Press any key to display the next page. DIR /W file. DIR *.ext displays the files/folders in multiple rows. This view gives less information per lists all the files with the ext extension in the current directory. To create a file EDIT <file-name.file-ext> if the file doesn t exist, it creates a new file called file-name.fileext in the current directory and opens it up for you to edit. If the file exists in the current directory, it opens the file to edit. To delete files DEL<file-name.file-ext> Delete the file from the current directory. DEL *.* Delete ALL files in the current directory. 5

DEL *. ext Deletes all the files with a specified extension. To Rename a file RENAME <OLDNAME.ext> <NEWNAME.ext> name including the extension. Renames a file. You must use the full file To copy a file COPY <file-name.file-ext><destination dir> copy the file that is in the current dir to the destination directory. If a file with the same name and extension exists in the destination, DOS ask you to confirm overwrite. To move a file MOVE <file-name.file-ext><destination dir> moves the file that is in the current dir to the destination directory. If a file with the same name and extension exists in the destination, DOS ask you to confirm overwrite. To format a drive FORMAT drive-name: Destroys all data on the selected drive. 6

Exercise Apply all the basics that you learned from the lab. 7