DIR : Displays a list of files and subdirectories in a directory. Syntax: DIR [drive:][path][filename] [/A[[:]attributes]] [/B] [/C] [/D] [/L] [/N] /P.

Slides:



Advertisements
Similar presentations
DOS commands.
Advertisements

DOS & Windows O/s Prof. Sujata Rao Less 5.
Operating System Type of Operating System
A+ Guide to Software, 4e Chapter 6 Windows 9x/Me Commands and Startup Disk.
NETW-240 Shells Last Update Copyright Kenneth M. Chipps Ph.D. 1.
FILE TRANSFER PROTOCOL Short for File Transfer Protocol, the protocol for exchanging files over the Internet. FTP works in the same way as HTTP for transferring.
Working with Files How to create, view, copy, rename and print files.
Disk Operating System (DOS)
Lab6 CPCS361 I.Mona Alshehri. Working with Files and Directories Creating files Create a file with the cat command type the command cat > name_of_file.
© 2007 The McGraw-Hill Companies, Inc. All rights reserved Working with the Command- Line Interface Chapter 14.
Chapter 5 Accessing Files and Directories. How Directories Get Created OS installation: usr, dev, etc, export, kernel and others places to store installation.
9-2 How do you copy/move/rename/remove files? How do you create a directory ? What is redirection and piping? Readings: See CCSO’s Unix pages andCCSO’s.
Command Prompt Chapter 7 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the MS-DOS Text Editor Richard Goldman ©January 31, 2000.
Or CMD/BATCH.  Title this comand makes the cmd prompt’s title whatever you would like it to be.
1 Lab 1-1 Using the Command Line Copyright © 2006 Heathkit Company, Inc. All Rights Reserved.
© 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.
George Vordenbaum Systems Content Developer Global Support Automation Microsoft Corporation Exploring Windows XP Boot Options and Recovery Console George.
Ch 71 Using ATTRIB, SUBST, XCOPY, DOSKEY, and the Text Editor.
Learning basic Unix command IT 325 operating system.
System Software. BIOS Basic Input Output System A kind of ROM Execute routines Checking RAM, detecting hard disk, floppy disk, CDROM, … etc.
Ch 51 Internal Commands COPY and TYPE. Ch 52 Overview Will review file-naming rules.
1 DOS 2 Directory structure of disks Directory structure of disks Full Path or Full file specification Full Path or Full file specification Creating directories.
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.
Notes Assignment #1 is due next Friday by 11:59 pm via Test #1 will be held Thursday February 18 at the start of class (one period long) Format:
Using Hard Drives Additional information.  Hierarchical Filing Systems  Why Organize a Hard Disk?  Relative and Absolute Paths  Subdirectory Markers.
1 THE UNIX FILE SYSTEM By Chokechai Chuensukanant ID COSC 513 Operating System.
Working with Files Chapter 5. Display a Calendar Display a calendar for a specific month – cal Display a calendar for a specific year – cal 2000.
Understanding the Boot Process and Command Line
Unix Basics Chapter 4.
®® Microsoft Windows 7 for Power Users Tutorial 13 Using the Command-Line Environment.
Ch 41 Program Files, Data Files, and Subdirectories.
Managing Files. Module 5 Managing Files ♦ Introduction “On a Linux system, everything is a file; if something is not a file, it is a process.” ♦ Topics.
BY PREETHI DOS INTERNAL COMMANDS. INTERNAL COMMANDS  DOS commands that are present in the COMMAND.COM file and are automatically loaded into RAM when.
Introduction to UNIX Geraint Vaughan. What is UNIX? Command-line operating system (not point- and click) Designed for ‘experts’ Lots of different variants.
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,
Tera Term Brian Smith Chris Vasse Zaheemat Adetoro William Newton Tom Presgraves.
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.
Lab Assignment 1 Getting Started. Submitting the LABS for grading Subject line of message: CTEC 110 WA Lab 1 Assignments Attachment file names:
Unix, Linux, DOS, Windows Command Line CSE 660 May 12, 2008.
Ch 91 Pipes, Filters and Redirection. Ch 92 Overview Will use redirection to redirect standard input and standard output.
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.
AO1. Pass – 2 Directories Pass - save some files in appropriate locations using appropriate filenames.
Lab Assignment 2 Common DOS Commands. Submitting the LABS for grading Subject line of message: CTEC 110 WA Lab 2 Assignments Attachment file names:
Linux - Ubuntu LECTURE TWO. Objective: Enable students to understand the practical side of Linux operating system. Understand and implement the following.
File and Folder CLI Commands 12/24/ Agenda Overview of OS functions and the SHELL Internal v External Commands Command History Making & Modifying.
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.
Guide to Parallel Operating Systems with Windows 7 and Linux Chapter 6 Directory Commands.
Linux Stuff Last Update Copyright 2014 Kenneth M. Chipps Ph.D. 1.
Unix Fundamentals CS 127. File navigation cd - change directory cd /var/log cd /etc/apache2 cd ~/Desktop ~ is a shortcut for the home directory.
Basic Unix Commands. Listing files and directories ● ls:command is used to list the files and ● directories in present working directory ● ls command.
Learning basic Unix command It 325 operating system.
File Management commands cat Cat command cat cal.txt cat command displays the contents of a file here cal.txt on screen (or standard out).
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.
Guide to Parallel Operating Systems with Microsoft Windows XP and Linux Chapter 4 Directory Commands.
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.
UNIX To do work for the class, you will be using the Unix operating system. Once connected to the system, you will be presented with a login screen. Once.
Getting started with CentOS Linux
Introduction to Operating Systems
INTERNAL COMMANDS CLS(Clear Screen):-
Practical Oriented Theory
Chapter 6 Windows 9x/Me Commands and Startup Disk
Working with the Command-Line Interfaced
Getting started with CentOS Linux
Chapter 6 Using DEL, REN, MOVE, and RD /S Ch 6.
Lab 2: Terminal Basics.
Command Prompt Using DEL, DELTREE, RENAME and MOVE
Presentation transcript:

DIR : Displays a list of files and subdirectories in a directory. Syntax: DIR [drive:][path][filename] [/A[[:]attributes]] [/B] [/C] [/D] [/L] [/N] /P Pauses after each screen ful of information. /S Displays files in specified directory and all subdirectories. EXAMPLE C:\> dir/p d: DEL/ERASE: Deletes one or more files. Syntax: DEL [/P] [/F] [/S] [drive:][path][filename] Example C:\> del d:\home\abc.txt /p

COPY : Copies one or more files to another location. Syntax: COPY source destination Example: C:\> copy c:\*.dic d:\home RENAME/REN: Renames a file or files. Syntax: RENAME [drive:][path]filename1 filename2. EXAMPLE: C:> rename d:\home\abc.txt xyz.txt TYPE : Displays the contents of a text file or files. Syntax: TYPE [drive:][path]filename EXAMPLE: C:> type abc.txt

MD/MKDIR: Creates a directory. Syntax: MD [drive:]path Example C:> md english RD/RMDIR: Removes (deletes) a directory. Syntax: RD [/S] [/Q] [drive:]path /S Removes all directories and files in the specified directory in addition to the directory itself. Used to remove a directory tree. Example C:> rd d:\home CD/CHDIR: Displays the name of or changes the current directory. Syntax: CD [/D] [drive:][path] or CD[.. ] Example C:> cd c:\home

MORE : Displays output one screen at a time. Syntax: command-name | MORE [/E [/C] [/P] [/S] [/Tn] [+n]] /E Enable extended features /C Clear screen before displaying page Example: C:\> tree c: | more EDIT/NOTEPAD : This command is use to create or editing text file in the form of full screen. Syntax: Edit/Notepad [ [path][filename] ] Example: C:\> edit abc