Introduction to MS-DOS

Total Page:16

File Type:pdf, Size:1020Kb

Introduction to MS-DOS 1.Introduction to MS-DOS : MS-DOS (Microsoft Disk Operating System) was the Microsoft-marketed version of the first widely-installed operating system in personal computers. It was essentially the same operating system that (Bill Gates's) young company developed for IBM as Personal Computer - Disk Operating System in 1981. Most users of either DOS system simply referred to their system as Disk Operating System. Like PC-DOS, MS-DOS was (and still is) a non-graphical line-oriented command- driven operating system, with a relatively simple interface but not overly "friendly" user interface. Its prompt to enter a command looks like this: C:\> MS-DOS does not care about anything called an icon, wallpaper or screen saver. Rather than being considered as a Graphical User Interface (GUI) MS-DOS is what is known as a command-line interface. You type commands on what is called the command line. MS-DOS is a single-user, single-tasking computer operating system. In spite of its very small size and relative simplicity, it is one of the most successful operating systems that has been developed to date. In DOS, a file name consists of eight character followed by a 3 character file extension. The size of a file is restricted to a 4 byte file descriptor, which limits a file’s maximum size to approximately 4 billion characters. The first release of DOS could not read or write to disk drives so users could only read and write to a floppy disc. DOS was not a state of the art operating system, even for its time. Its success can be attributed only to its relative cost to other operating systems at the time it was released. However, DOS was and still is a widely-used operating system. Understanding how it came to be and how it works can lead to greater insight into the current state of computing. 2.Field of Application - booting system for storage media. - File management - For single user systems only - Network client (NetBEUI, IPX/SPX, TCP/IP) - batch processing 3.Structure information - 16-bit operating system, (formerly 8-bit) - Single tasking - command interpreter for internal and external commands - external driver software imbedding for periphery devices possible 4.System environment - minimum: 512 Kbytes RAM, 5 Mbyte hard disk storage (depends on version for full installation) - FAT file system. - executable with every x86 compatible CPU - low RAM and fixed storage disk needs 5.The Command Prompt The command prompt - this is where you will see any output produced. This screen, among being called a command prompt, is often referred to as simply a DOS prompt, command line or a MS-DOS prompt. All versions of Microsoft Windows have had an MS-DOS like command- line interface (CLI). How to get to a MS-DOS prompt / Windows command line Windows NT, 2000, XP, Vista, and 7 users 1. Click Start. 2. Click Run. 3. Type cmd and press enter. Otherwise, if you are using an older version of Windows, type command into the Run box and click "OK". You could also type command.exe After you click "OK", an MS-DOS command prompt window will appear. Depending upon which version of Windows you are using, the MS-DOS command window will look similar to this image: The standard window displays white text on a black background. This color combination may make text difficult to read. To make the window display black text on a white background, type the command: color f0 (that's the letter f followed by the digit zero 0). To go back to the standard of white text on a black background, type: color This is called the command prompt or DOS prompt. The flashing underscore next to the command prompt is called the cursor. The cursor shows where the command you type will appear. 6.MS-DOS Commands 1- Viewing the Contents of a Directory (dir) To view the contents of a directory Type the following at the command prompt: C:\> dir A list similar to the following appears: 2-Make Directory (md) Allows you to create your own directories in MS-DOS. C:\>md test The above example creates the "test" directory in the directory you are currently in. md c:\test Create the "test" directory in the c:\ directory. 3- Change Directory (cd) The cd command is an internal command used to switch directories in MS-DOS cd\ Goes to the highest level, the root of the drive. cd.. Goes back one directory cd Typing cd alone will print the working directory. 4- Remove Directory ( rd) Removes empty directories in MS-DOS. To delete directories with files or directories within them the user must use the deltree command. 5- IP Configuration ( ipconfig ) Useful for troubleshooting your internet connection. Displays the current IP address of your computer and the DNS server address. If you call your ISP (Internet Service Provider) for reporting a bad internet connection, he will probably ask you to run ipconfig. To get your computers local network IP address, subnet mask, and default gateway typing ipconfig alone will display this information as shown below. Keep in mind this is only your local network information. 6- File Attributes (attrib) attrib allows a user to change the properties of a specified file. Using attrib, the user has the capability of changing the file to have any of the below attributes. attrib +r Add the read-only attribute to a file so it cannot be modified until the read only attribute is taken off. attrib +h Add the hidden attribute to the file causing it to be not be seen by the average user. attrib -h This command will do the opposite of the above command. Instead of hiding the file it will unhide the file if hidden. 7- edit Edit allows a user to view, create, and/or modify their computer files Edit is only able to open a file with a maximum of 65,280 lines. If you are running a MS-DOS version 4.x or lower or you are unable to find edit on your hard disk drive. 8- type Allows the user to see the contents of a file TYPE [drive:][path]filename 9- copy Allows the user to copy one or more files to an alternate location. copy *.* a: Copy all files in the current directory to the floppy disk drive. copy myfile1.txt+myfile2.txt Copy the contents in myfile2.txt and combines it with the contents in myfile1.txt. 10- cls Cls is a command that allows a user to clear the complete contents of the screen and leave only a prompt. 11- date The date command can be used to look at the current date of the computer as well as change the date to an alternate date. Date Display the current date and prompt for a new one. If no date is entered, the current date will be kept. 12- Rename Used to rename files and directories from the original name to a new name. RENAME [drive:][path][directoryname1 | filename1] [directoryname2 | filename2] REN [drive:][path][directoryname1 | filename1] [directoryname2 | filename2] Note that you cannot specify a new drive or path for your destination. Windows 1-Introduction Microsoft Windows is a series of software operating systems and graphical user interfaces produced by Microsoft Company. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces (GUIs). Microsoft Windows came to dominate the world's personal computer market, overtaking Mac OS*, which had been introduced in 1984. As of October 2009, Windows had approximately 91% of the market share of the client**operating systems for usage on the Internet. The most recent client version of Windows is Windows 7; the most recent server version is Windows Server 2008 R2; the most recent mobile OS version is Windows Phone 7. Windows 1.0, the first version, released in 1985 2- Windows7 Windows 7 is the latest release of Microsoft Windows, a series of operating systems produced by Microsoft for use on personal *** computers, including home and business desktops, laptops, Netbooks * Mac OS is the trademark-protected name for a series of graphical user interface-based operating systems developed by Apple Inc. **client is an application or system that accesses a remote service on another computer system, known as a server, by way of a network *** Netbooks are a category of small, lightweight, and inexpensive laptop computers that omitted certain features and offered reduced specification and computing power. tablet PCs*, and media center PCs. Windows 7 cuts the fat from the Vista release and promises to correct some of the wrongs found in the former release. Vista started off on rocky terrain. Many of the accessories commonly used on a desktop just wouldn’t work. It was months before many manufacturers came out with compatible drivers for video cards, printers, scanners, cameras, webcams, and the like. It’s these types of problems that forced business owners to retain XP. 32-bit and 64-bit Windows: The terms 32-bit and 64-bit refer to the way a computer's processor (also called a CPU), handles information. The 64-bit version of Windows handles large amounts of random access memory (RAM) more effectively than a 32-bit system. In simple terms, the data path on a 32-bit operating system is half the size of 64-bit operating systems. That means that your computer can be slogging twice as much data around at any given time with a 64-bit OS. In order for a 64-bit version of Windows to be of value to you, you will also need a 64-bit processor and 64-bit versions of the software that you plan to run.
Recommended publications
  • Windows Command Prompt Cheatsheet
    Windows Command Prompt Cheatsheet - Command line interface (as opposed to a GUI - graphical user interface) - Used to execute programs - Commands are small programs that do something useful - There are many commands already included with Windows, but we will use a few. - A filepath is where you are in the filesystem • C: is the C drive • C:\user\Documents is the Documents folder • C:\user\Documents\hello.c is a file in the Documents folder Command What it Does Usage dir Displays a list of a folder’s files dir (shows current folder) and subfolders dir myfolder cd Displays the name of the current cd filepath chdir directory or changes the current chdir filepath folder. cd .. (goes one directory up) md Creates a folder (directory) md folder-name mkdir mkdir folder-name rm Deletes a folder (directory) rm folder-name rmdir rmdir folder-name rm /s folder-name rmdir /s folder-name Note: if the folder isn’t empty, you must add the /s. copy Copies a file from one location to copy filepath-from filepath-to another move Moves file from one folder to move folder1\file.txt folder2\ another ren Changes the name of a file ren file1 file2 rename del Deletes one or more files del filename exit Exits batch script or current exit command control echo Used to display a message or to echo message turn off/on messages in batch scripts type Displays contents of a text file type myfile.txt fc Compares two files and displays fc file1 file2 the difference between them cls Clears the screen cls help Provides more details about help (lists all commands) DOS/Command Prompt help command commands Source: https://technet.microsoft.com/en-us/library/cc754340.aspx.
    [Show full text]
  • Chapter 1. Origins of Mac OS X
    1 Chapter 1. Origins of Mac OS X "Most ideas come from previous ideas." Alan Curtis Kay The Mac OS X operating system represents a rather successful coming together of paradigms, ideologies, and technologies that have often resisted each other in the past. A good example is the cordial relationship that exists between the command-line and graphical interfaces in Mac OS X. The system is a result of the trials and tribulations of Apple and NeXT, as well as their user and developer communities. Mac OS X exemplifies how a capable system can result from the direct or indirect efforts of corporations, academic and research communities, the Open Source and Free Software movements, and, of course, individuals. Apple has been around since 1976, and many accounts of its history have been told. If the story of Apple as a company is fascinating, so is the technical history of Apple's operating systems. In this chapter,[1] we will trace the history of Mac OS X, discussing several technologies whose confluence eventually led to the modern-day Apple operating system. [1] This book's accompanying web site (www.osxbook.com) provides a more detailed technical history of all of Apple's operating systems. 1 2 2 1 1.1. Apple's Quest for the[2] Operating System [2] Whereas the word "the" is used here to designate prominence and desirability, it is an interesting coincidence that "THE" was the name of a multiprogramming system described by Edsger W. Dijkstra in a 1968 paper. It was March 1988. The Macintosh had been around for four years.
    [Show full text]
  • MS-DOS Lecture
    MS-DOS 2017 University of Babylon College of Engineering Electrical Department Learning Basics of MS-DOS Assis. Lec. Abeer Abd Alhameed | 1 MS-DOS 2017 Outcomes: By the end of this lecture, students are able to: Define the MS-DOS system Log in MS-DOS commands system Display MS-DOS information on your computer Type basic commands of MS-DOS system (view directory contents, change directory, make directory) Assis. Lec. Abeer Abd Alhameed | 2 MS-DOS 2017 Learning of MS-DOS Basics: Definition - What does Microsoft Disk Operating System (MS- DOS) mean? The Microsoft Disk Operating System (MS-DOS) is an operating system developed for PCs (personal computers) with x86 microprocessors. It was the first widely-installed operating system in personal computers. It is a command-line-based system, where all commands are entered in text form and there is no graphical user interface. The Command Prompt: When you first turn on your computer, you will see some information flash by. MS-DOS displays this information to let you know how it is configuring your computer. You can ignore it for now. When the information stops scrolling past, you'll see the following: C:\> This is called the command prompt or DOS prompt. The flashing underscore next to the command prompt is called the cursor. The cursor shows where the command you type will appear. Typing a Command: This section explains how to type a command at the command prompt and demonstrates the "Bad command or file name" message. • To type a command at the command prompt 1. Type the following at the command prompt (you can type the command in either uppercase or lowercase letters): nul If you make a typing mistake, press the BACKSPACE key to erase the mistake, and then try again.
    [Show full text]
  • DR DOS for the Zfx86
    DR DOS for the ZFx86 Cost Effective, Reliable, Rapid Deployment of Embedded Systems w DR DOS on the ZFx86 gets products to market quickly at the lowest development and ownership cost. w Thousands of compatible applications, drivers and utilities available free or at minimal cost. w Full documentation available. DR DOS 7.03 Key Features of DR DOS Online Manual - DRDOS is supplied with a complete The ideal embedded DOS system, online manual that contains detailed information about all designed for out-of-the-box of the features of the operating system including the basic implementation into ROM or Flash commands, and the advanced utilities. It also has online ROM with tools and associated help available for all its commands. documents available in the DRDOS Memory Management - Memory management features OEM Documentation Kit. include a set of device drivers and commands that enable w 100% MS-DOS 6.22 compatible.. you to manage memory efficiently and make as much memory as possible available to your applications. w Comprehensive DOS utility set DOS Protected Mode Services - DOS Protected Mode w Multitasking, with API for developers Services (DPMS) interface allows specially-implemented w DPMS memory manager in addition to DPMI device drivers and TSRs to operate in extended memory. w Stacker disk compression This makes more memory within the first megabyte w NWCACHE - disk caching program available to applications and other conventionally-written drivers and TSRs. Both Stacker* (the disk compression w EMM386 memory manager program), and NWCACHE (the disk cache) use DPMS. w DOS Protected Mode Services (DPMS) Disk Compression - The disk compression component w Multitasking enables you to store more information by compressing the w DR-DOS provides a full multitasking environment data.
    [Show full text]
  • Microsoft Plays Hardball: Use of Exclusionary Pricing and Technical
    Antitrust Bulletin, XL:2, Summer 1995, 265-315 MICROSOFT PLAYS HARDBALL: The Use of Exclusionary Pricing and Technical Incompatibility to Maintain Monopoly Power in Markets for Operating System Software† by KENNETH C. BASEMAN* FREDERICK R. WARREN-BOULTON* and GLENN A. WOROCH** May 1995 ___________________ * Principals, MiCRA: Microeconomic Consulting and Research Associates, Inc., Washington, DC. ** University of California, Berkeley. † Forthcoming, Antitrust Bulletin, June 1995. We would like to express our appreciation for helpful comments and other assistance to Sturge Sobin, Linnet Harlan, Paul Dennis and the participants at the Columbia Business School's Institute for Tele-Information's Seminar on Sustaining Competition in Network Industries through Regulating and Pricing Access, especially Janusz Ordover and Bobby Willig. TABLE OF CONTENTS I. INTRODUCTION AND SUMMARY ................................... 1 II. BACKGROUND .................................................... 3 A. THE MARKET FOR PERSONAL COMPUTER OPERATING SYSTEMS ............................................................ 3 TABLE: NEW SHIPMENTS OF PERSONAL COMPUTER OPERATING SYSTEMS .............................................. 8 B. MICROSOFT'S PRACTICES ..................................... 9 III. FIRST-DEGREE PRICE DISCRIMINATION vs. INEFFICIENT SUBSTITUTION ................................................... 15 A. FIRST-DEGREE PRICE DISCRIMINATION ........................ 16 B. INEFFICIENT SUBSTITUTION ................................. 20 IV. ANTIFRAUD AND ANTIPIRACY
    [Show full text]
  • An Introduction to Windows Operating System
    EINAR KROGH AN INTRODUCTION TO WINDOWS OPERATING SYSTEM Download free eBooks at bookboon.com 2 An Introduction to Windows Operating System 2nd edition © 2017 Einar Krogh & bookboon.com ISBN 978-87-403-1935-4 Peer review by Høgskolelektor Lars Vidar Magnusson, Høgskolen i Østfold Download free eBooks at bookboon.com 3 AN INTRODUCTION TO WINDOWS OPERATING SYSTEM CONTENTS CONTENTS Introduction 9 1 About Windows history 10 1.1 MS-DOS 10 1.2 The first versions of Windows 11 1.3 Windows NT 12 1.4 Windows versions based on Windows NT 13 1.5 Windows Server 15 1.6 Control Questions 17 2 The tasks of an operating system 18 2.1 About the construction of computers 19 2.2 Central tasks for an operating system 20 2.3 Control Questions 22 �e Graduate Programme I joined MITAS because for Engineers and Geoscientists I wanted real responsibili� www.discovermitas.comMaersk.com/Mitas �e Graduate Programme I joined MITAS because for Engineers and Geoscientists I wanted real responsibili� Maersk.com/Mitas Month 16 I wwasas a construction Month 16 supervisorI wwasas in a construction the North Sea supervisor in advising and the North Sea Real work helpinghe foremen advising and IInternationalnternationaal opportunities ��reeree wworkoro placements solves Real work problems helpinghe foremen IInternationalnternationaal opportunities ��reeree wworkoro placements solves problems Download free eBooks at bookboon.com Click on the ad to read more 4 AN INTRODUCTION TO WINDOWS OPERATING SYSTEM CONTENTS 3 Some concepts and terms of the Windows operating system 23 3.1
    [Show full text]
  • Web Application Dos/Ddos Testing Methodology
    TECHNICAL WHITE PAPER Web Application DoS/DDoS Testing Methodology Gunter Ollman Chief Technology Officer IOActive®, Inc. Abstract As the goals and motivations of attackers have evolved, so too have their methods and the amount of effort they are willing to expend in taking down a targeted web application or hosting environment. This white paper outlines a methodology for enumerating the weaknesses in a web application’s architecture and service relationships that can be exploited remotely to cause a DoS condition and identifying steps the application owners can take to detect and prevent such attacks. Copyright ©2014. All Rights Reserved Contents Types of Denial of Service ............................................................................................................... 3 Volumetric DDoS ....................................................................................................................................... 3 Layer 3 DDoS ............................................................................................................................................. 4 Layer 7 DDoS ............................................................................................................................................. 4 Layer 7 DoS Implications ................................................................................................................. 5 Web Application Architecture ........................................................................................................ 6 Presentation Layer
    [Show full text]
  • Inside OS/2 Warp Server for E-Business(PDF)
    Inside OS/2 Warp Server for e-business Girish Basavalingaiah, Ron Bloor, Tonko De Rooy, Edgar Omar Gonzalez Espinosa, Roger Govind, Peter Marfatia, Oliver Mark, Frank Mueller, Indran Naick, Leon Van Der Linde, Frank Vanhulle International Technical Support Organization http://www.redbooks.ibm.com SG24-5393-00 SG24-5393-00 International Technical Support Organization Inside OS/2 Warp Server for e-business July 1999 Take Note! Before using this information and the product it supports, be sure to read the general information in Appendix C, “Special notices” on page 429. First Edition (July 1999) This edition applies to OS/2 Warp Server for e-business for use on Intel server hardware. Note This book is based on a pre-GA version of a product and may not apply when the product becomes generally available. We recommend that you consult the product documentation or follow-on versions of this redbook for more current information. Comments may be addressed to: IBM Corporation, International Technical Support Organization Dept. DHHB, Building 003 Internal Zip 2834 11400 Burnet Road Austin, Texas 78758-3493 When you send information to IBM, you grant IBM a non-exclusive right to use or distribute the information in any way it believes appropriate without incurring any obligation to you. © Copyright International Business Machines Corporation 1999. All rights reserved. Note to U.S Government Users – Documentation related to restricted rights – Use, duplication or disclosure is subject to restrictions set forth in GSA ADP Schedule Contract with IBM Corp. Contents Figures....................................................xi Tables................................................... xvii Preface...................................................xix The team that wrote this redbook.
    [Show full text]
  • Telework Dos and Donts White Full Sheetv2
    DEFEND THE DODIN CYBERSECURITY Do your part to protect the Department of Defense Information Network while teleworking • Reboot your machine prior to establishing a VPN connection • Ensure your government-furnished equipment (GFE) is patched with the latest updates • Use GFE when possible • Ensure your personal devices are updated with the latest operating system and NETWORK UTILIZATION security patches • Follow your organization’s GFE use and handling instructions • Log off of your VPN connection at the end of the work day • Report loss or theft of GFE to your IT service desk immediately • Verify your local internet connection before calling your IT service desk, if you’re having connectivity issues • Close all applications you’re not actively using • Use your organization-approved file sharing service/capability to share files with others • Configure your home Wi-Fi according to best practices; change the password and enable encryption • Use your organization’s approved communication and collaboration methods for official business • Study and know the difference between For Official Use Only (FOUO), Controlled Unclassified • Use DoD SAFE to share large files/videos (i.e., over 10 MB) with DoD and non-DoD recipients Information (CUI), and Unclassified information • Limit all non mission-essential activity on government-furnished equipment (GFE) (e.g., social • Familiarize yourself with adversary attack methodology (e.g., Coronavirus maps, coronavirus networking, audio and video streaming, personal shopping) spear phishing attacks) •
    [Show full text]
  • CONCURRENT DOS 8-16 INSTALLATION GUIDE Copyright
    CONCURRENT DOS 8-16 INSTALLATION GUIDE Copyright 1985 Viasyn Corporation Hayward, CA 94545 r First Edition: December, 1984 Latest Printing: March, 1985 Document No: 15372 Filename: CDOS.MAN Version 3.1x DISCLAIMER - Viasyn Corporation makes no representations or warranties with respect to the contents hereof and specifically disclaims any implied warranties of merchantability or fitness for any particular purpose. Further, VIASYN reserves the right to revise this publication and to make any changes from time to time in the content hereof without obligation of VIASYN to notify any person of such revision or changes. Registered Trademarks: MDRIVE, Viasyn Corporation. IBM, Inter- national Business Machines, Inc. Televideo, Televideo, Inc. ' Zenith, Zenith Radio Corporation. Compound Trademarks: Concurrent DOS 8-16 is a compound trademark of Digital Research, Inc. and Viasyn Corporation. Trademarks: Concurrent CP/M, CP/M 80, Digital Research Inc. All rights reserved. No part of this publication may be reproduced or transmitted in any form, or by any means, without the written permission of VIASYN. Printed and assembled in the United States of America. TABLE OF CONTENTS 1. INTRODUCTION .......................................... 1 2. HARDWARE REQUIREMENTS .................................. 2-3 3. CONNECT, SET UP AND TEST YOUR SYSTEM .................... 3 Unpacking the System ........................................... 3 Unpacking the Floppy Disk Drives ................................ 4 Unpacking the Hard Disk Drive .......................
    [Show full text]
  • Z/OS Basic Skills Information Center: Mainframe Concepts
    z/OS Basic Skills Information Center Mainframe concepts z/OS Basic Skills Information Center Mainframe concepts Note Before using this information and the product it supports, read the information in “Notices” on page 45. This edition applies to z/OS (product number 5694-A01). We appreciate your comments about this publication. Comment on specific errors or omissions, accuracy, organization, subject matter, or completeness of this book. The comments you send should pertain to only the information in this manual or product and the way in which the information is presented. For technical questions and information about products and prices, contact your IBM branch office, your IBM business partner, or your authorized remarketer. When you send comments to IBM, you grant IBM a nonexclusive right to use or distribute your comments in any way it believes appropriate without incurring any obligation to you. IBM or any other organizations will only use the personal information that you supply to contact you about the issues that you state on this form. Send your comments through this Web site: http://publib.boulder.ibm.com/infocenter/zoslnctr/v1r7/ index.jsp?topic=/com.ibm.zcontact.doc/webqs.html © Copyright International Business Machines Corporation 2005, 2008. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Introduction to the mainframe . .v Mainframe operating system: z/TPF . .22 Chapter 1. The value of the mainframe Chapter 2. Mainframe hardware today . .1 concepts . .23 The S/360: A turning point in mainframe history . .1 Mainframe hardware: Terminology . .23 Mainframe architecture: Secure, compatible, and still Mainframe hardware: Evolving design .
    [Show full text]
  • Z/OS Basics Preface
    Contents Preface . iii How this course is organized . iii How each topic is organized . iv Part 1. Introduction to z/OS and the mainframe environment Chapter 1. Introduction to the new mainframe . 3 1.1 The new mainframe. 4 1.2 The S/360: A turning point in mainframe history . 4 1.3 An evolving architecture . 5 1.4 Mainframes in our midst . 6 1.5 What is a mainframe? . 7 1.6 Who uses mainframe computers?. 10 1.7 Factors contributing to mainframe use . 11 1.8 Typical mainframe workloads . 14 1.9 Roles in the mainframe world . 21 1.10 z/OS and other mainframe operating systems . 27 1.11 Summary . 29 Chapter 2. z/OS overview. 31 2.1 What is an operating system? . 32 2.2 Overview of z/OS facilities. 32 2.3 What is z/OS? . 34 2.4 Virtual storage and other mainframe concepts . 39 2.5 What is workload management? . 57 2.6 I/O and data management. 60 2.7 Supervising the execution of work in the system . 60 2.8 Defining characteristics of z/OS . 68 2.9 Licensed programs for z/OS . 69 2.10 Middleware for z/OS . 70 2.11 A brief comparison of z/OS and UNIX. 71 2.12 Summary . 73 Chapter 3. TSO/E, ISPF, and UNIX: Interactive facilities of z/OS . 75 3.1 How do we interact with z/OS? . 76 3.2 TSO overview . 76 3.3 ISPF overview . 80 3.4 z/OS UNIX interactive interfaces. 99 3.5 Summary .
    [Show full text]