home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / misc / dos62up.zip / TOC.DOC < prev    next >
Text File  |  1993-12-14  |  15KB  |  284 lines

  1.         
  2.            LEARNING DOS FOR THE COMPLETE NOVICE, 2nd Edition
  3.                    copyright 1993 by Steven Woas
  4.         
  5.         
  6.         
  7.                          TABLE OF CONTENTS
  8.         
  9.         Part I   Introduction
  10.         
  11.            Introduction . . . . . . . . . . . . . . . . . . . .  2
  12.            What is DOS? . . . . . . . . . . . . . . . . . . . .  2
  13.            What does DOS do?. . . . . . . . . . . . . . . . . .  3
  14.            Assumptions. . . . . . . . . . . . . . . . . . . . .  4
  15.         
  16.         
  17.         
  18.         Part II   Groundwork
  19.         
  20.            How to Read this Book. . . . . . . . . . . . . . . .  6
  21.            Special Keyboard Keys. . . . . . . . . . . . . . . .  7
  22.            Special Key Combinations . . . . . . . . . . . . . .  9
  23.            Introductory Computer Terms. . . . . . . . . . . . . 11
  24.            Questions and Answers. . . . . . . . . . . . . . . . 15
  25.         
  26.         
  27.         Part III   DOS Basics
  28.         
  29.            Starting DOS . . . . . . . . . . . . . . . . . . . . 26
  30.                Getting Out of a Shell . . . . . . . . . . . . . 26
  31.                Setting the Date and Time. . . . . . . . . . . . 28
  32.                Your DOS Version . . . . . . . . . . . . . . . . 29
  33.                Clearing the Screen. . . . . . . . . . . . . . . 29
  34.                Changing to a Different Drive. . . . . . . . . . 30
  35.                Turning the Computer Off . . . . . . . . . . . . 31
  36.                Diskettes and Write Protection . . . . . . . . . 32
  37.                    5¼" Disks. . . . . . . . . . . . . . . . . . 33
  38.                    3½" Disks. . . . . . . . . . . . . . . . . . 34
  39.            
  40.            Displaying a Directory . . . . . . . . . . . . . . . 35
  41.                Tips . . . . . . . . . . . . . . . . . . . . . . 37
  42.                Making Sense of a Directory Listing. . . . . . . 38
  43.                Extensions--The Key to Computing Success . . . . 39
  44.                Summary. . . . . . . . . . . . . . . . . . . . . 45
  45.            
  46.            Viewing Text Files on the Screen . . . . . . . . . . 46
  47.                Using the DOS TYPE Command . . . . . . . . . . . 46
  48.                Use EDIT with DOS 5 or Later . . . . . . . . . . 48
  49.                Tips . . . . . . . . . . . . . . . . . . . . . . 49
  50.            
  51.            Printing Text Files. . . . . . . . . . . . . . . . . 50
  52.            
  53.            Printing Graphic Screens
  54.                With DOS 3.3 and Earlier . . . . . . . . . . . . 52
  55.                With DOS 4.0 and Later . . . . . . . . . . . . . 53
  56.            
  57.            The CHKDSK Command . . . . . . . . . . . . . . . . . 56
  58.            
  59.            The MEM Command. . . . . . . . . . . . . . . . . . . 58
  60.         
  61.            Formatting Diskettes . . . . . . . . . . . . . . . . 59
  62.                Formatting Commands with 
  63.                    DOS 4.0 and Later. . . . . . . . . . . . . . 62
  64.                        The Unconditional Format . . . . . . . . 63
  65.                        The Quick Format Command . . . . . . . . 63
  66.                        The Unformat Command . . . . . . . . . . 64
  67.                Tips . . . . . . . . . . . . . . . . . . . . . . 66
  68.                Formatting a Disk with the System on it. . . . . 67
  69.                Tips . . . . . . . . . . . . . . . . . . . . . . 69
  70.            
  71.            Copying 
  72.                Copying a Disk . . . . . . . . . . . . . . . . . 70
  73.                Tips . . . . . . . . . . . . . . . . . . . . . . 73
  74.                Copying a File with only One Floppy Drive. . . . 74
  75.                Copying a File Between Two Floppy Drives . . . . 75
  76.                Copying Files Using Wildcards. . . . . . . . . . 77
  77.                Tips . . . . . . . . . . . . . . . . . . . . . . 79
  78.                Copying a 5¼" Disk to a 3½" Disk . . . . . . . . 80
  79.                Copying a 3½" Disk to a 5¼" Disk . . . . . . . . 82
  80.                Copying a Group of Files to 
  81.                    Multiple Diskettes . . . . . . . . . . . . . 83
  82.                Tips . . . . . . . . . . . . . . . . . . . . . . 86
  83.            
  84.            Deleting Files . . . . . . . . . . . . . . . . . . . 87
  85.                Deleting with Wildcards. . . . . . . . . . . . . 88
  86.                Tips . . . . . . . . . . . . . . . . . . . . . . 90
  87.         
  88.            Undeleting Files with DOS 5. . . . . . . . . . . . . 91
  89.            
  90.            File Name Conventions. . . . . . . . . . . . . . . . 93
  91.            
  92.            Renaming Files . . . . . . . . . . . . . . . . . . . 94
  93.         
  94.         
  95.         Part IV   Hard Drive Fundamentals
  96.         
  97.            Directories. . . . . . . . . . . . . . . . . . . . . 96
  98.                Directory Structure. . . . . . . . . . . . . . . 97
  99.                Getting to the Root Directory. . . . . . . . . . 97
  100.                Root Directory Philosophy. . . . . . . . . . . . 99
  101.                The Tree Command . . . . . . . . . . . . . . . .100
  102.                Making a Directory . . . . . . . . . . . . . . .101
  103.                Changing Directories . . . . . . . . . . . . . .102
  104.                Displaying the Current Directory . . . . . . . .103
  105.                Creating a Text File Using COPY CON. . . . . . .103
  106.                Removing a Directory . . . . . . . . . . . . . .108
  107.                Deleting Files on a Hard Drive . . . . . . . . .109
  108.                Summary. . . . . . . . . . . . . . . . . . . . .111
  109.                Tips and Shortcuts . . . . . . . . . . . . . . .112
  110.            
  111.            Installing Software on a Hard Drive. . . . . . . . .118
  112.                Copying a Diskette to a Hard Drive . . . . . . .119
  113.                Summary. . . . . . . . . . . . . . . . . . . . .122
  114.                Copying a File to Your Hard Drive. . . . . . . .123
  115.            
  116.            The ASSIGN Command . . . . . . . . . . . . . . . . .124
  117.  
  118.            Copying Files From Your Hard Drive
  119.                To Floppy Disks. . . . . . . . . . . . . . . . .126
  120.                Copying File by File . . . . . . . . . . . . . .127
  121.                Copying Using Wildcards. . . . . . . . . . . . .127
  122.                Tips . . . . . . . . . . . . . . . . . . . . . .129
  123.                Copying an Entire Directory to a Floppy Disk . .130
  124.                Copying a Directory Requiring 
  125.                    Multiple Target Disks. . . . . . . . . . . .131
  126.                Copying Files Between Directories. . . . . . . .134
  127.                Copying with Full Path Specifications. . . . . .134
  128.                    A Much Simpler Way . . . . . . . . . . . . .135
  129.                Copying Entire Subdirectories
  130.                    to Other Subdirectories and Drives . . . . .136
  131.                Copying a Directory with Subdirectories
  132.                    to Another Drive . . . . . . . . . . . . . .139
  133.                Tips . . . . . . . . . . . . . . . . . . . . . .140
  134.            
  135.            How to Make Simple Batch Files . . . . . . . . . . .141
  136.                Tips . . . . . . . . . . . . . . . . . . . . . .143
  137.            
  138.            The PATH Command . . . . . . . . . . . . . . . . . .144
  139.                Setting Your PATH. . . . . . . . . . . . . . . .145
  140.            
  141.            The AUTOEXEC.BAT File. . . . . . . . . . . . . . . .146
  142.                Making a Bootable Floppy Disk. . . . . . . . . .149
  143.                Backing Up the Root Directory
  144.                    of Your C Drive. . . . . . . . . . . . . . .149
  145.                Modifying an Existing AUTOEXEC.BAT File. . . . .151
  146.                Making a New AUTOEXEC.BAT File . . . . . . . . .153
  147.                Removing a Menu or Shell from
  148.                    the AUTOEXEC.BAT File. . . . . . . . . . . .154
  149.                How to Make a Program Start
  150.                    Automatically from a Diskette. . . . . . . .154
  151.            
  152.            The CONFIG.SYS File. . . . . . . . . . . . . . . . .156
  153.                Viewing a CONFIG.SYS File. . . . . . . . . . . .156
  154.                Making a New CONFIG.SYS File with COPY CON . . .157
  155.                Making a CONFIG.SYS File 
  156.                    with an Editor or Word Processor . . . . . .159
  157.                Modifying a CONFIG.SYS File. . . . . . . . . . .160
  158.                DOS 5 and the CONFIG.SYS File  . . . . . . . . .162
  159.                Third-Party Memory Management Software . . . . .167
  160.                Summary. . . . . . . . . . . . . . . . . . . . .168
  161.         
  162.            DOSKEY--A Quick Tour . . . . . . . . . . . . . . . .169
  163.                DOSKEY Macro Recording . . . . . . . . . . . . .169
  164.                THE DOSKEY COMMAND LINE EDITOR . . . . . . . . .171
  165.                
  166.            Backing Up Your Hard Drive . . . . . . . . . . . . .172
  167.                Backing Up Your Entire Hard Drive. . . . . . . .173
  168.                Restoring Your Backup. . . . . . . . . . . . . .174
  169.                Making Partial Backups . . . . . . . . . . . . .175
  170.                Tips . . . . . . . . . . . . . . . . . . . . . .176
  171.            
  172.            How to Unzip Zipped Files. . . . . . . . . . . . . .177
  173.                Summary. . . . . . . . . . . . . . . . . . . . .180
  174.                Tips . . . . . . . . . . . . . . . . . . . . . .180
  175.            
  176.            Running Programs Written in BASIC. . . . . . . . . .181
  177.                Getting Out of BASIC . . . . . . . . . . . . . .183
  178.                Tips . . . . . . . . . . . . . . . . . . . . . .184
  179.            
  180.            Hard Drive Defragmenting . . . . . . . . . . . . . .185
  181.            
  182.            Hard Drive Parking . . . . . . . . . . . . . . . . .186
  183.            
  184.            DOS Shells and Menus . . . . . . . . . . . . . . . .187
  185.                Tips . . . . . . . . . . . . . . . . . . . . . .188
  186.         
  187.         
  188.         Part V    DOS 6 Section
  189.         
  190.            New DOS 6 Commands . . . . . . . . . . . . . . . . .190
  191.            
  192.            The DOS 6 HELP . . . . . . . . . . . . . . . . . . .192
  193.                Printing HELP Information. . . . . . . . . . . .193
  194.                Help with Other Commands . . . . . . . . . . . .194
  195.                Getting Out of Help. . . . . . . . . . . . . . .194
  196.         
  197.            Defragmentation. . . . . . . . . . . . . . . . . . .195
  198.            
  199.            DELTREE--The Ultimate Wipe-Out . . . . . . . . . . .197
  200.                Tips . . . . . . . . . . . . . . . . . . . . . .198
  201.            
  202.            The MOVE Command . . . . . . . . . . . . . . . . . .199
  203.            
  204.            The Microsoft Diagnostic Utility (MSD) . . . . . . .200
  205.                Tips . . . . . . . . . . . . . . . . . . . . . .201
  206.         
  207.            Undeleting Files with DOS 6. . . . . . . . . . . . .202
  208.                Installing Delete Tracker. . . . . . . . . . . .203
  209.                Installing Delete Sentry . . . . . . . . . . . .204
  210.         
  211.            DOS 6 and the AUTOEXEC.BAT File. . . . . . . . . . .205
  212.                Tips . . . . . . . . . . . . . . . . . . . . . .208
  213.         
  214.            The DOS 6 CONFIG.SYS File. . . . . . . . . . . . . .209
  215.                Tips . . . . . . . . . . . . . . . . . . . . . .211
  216.         
  217.            The DOS 6 "Clean Boot" . . . . . . . . . . . . . . .213
  218.         
  219.            The DOS 6 "Interactive Boot" . . . . . . . . . . . .214
  220.         
  221.            MEMMAKER to Optimize Memory. . . . . . . . . . . . .215
  222.                MEMMAKER--the Express Setup. . . . . . . . . . .216
  223.                Undoing MEMMAKER's Changes . . . . . . . . . . .219
  224.         
  225.            DoubleSpace. . . . . . . . . . . . . . . . . . . . .220
  226.                DoubleSpace Cautions:  . . . . . . . . . . . . .220
  227.                Running DoubleSpace Express Setup. . . . . . . .222
  228.                Tips . . . . . . . . . . . . . . . . . . . . . .224
  229.                Defragmenting a DoubleSpaced Drive . . . . . . .225
  230.                Using DoubleSpace on Floppy Disks. . . . . . . .226
  231.                    Compressing a Floppy Disk. . . . . . . . . .227
  232.                    Mounting a Floppy Disk . . . . . . . . . . .228
  233.                    Unmounting a Floppy Disk . . . . . . . . . .228
  234.                    Deleting a Compressed Drive. . . . . . . . .229
  235.                    Tips . . . . . . . . . . . . . . . . . . . .229
  236.                Formatting a Compressed Drive. . . . . . . . . .230
  237.                Removing DoubleSpace . . . . . . . . . . . . . .230
  238.            
  239.            Virus Protection . . . . . . . . . . . . . . . . . .232
  240.                Before You Use the Anti-Virus Programs . . . . .232
  241.                Using the Anti-Virus Programs. . . . . . . . . .233
  242.                VSAFE for Memory-Resident Virus Protection . . .234
  243.                Tips . . . . . . . . . . . . . . . . . . . . . .235
  244.         
  245.            Backing Up with DOS 6 MSBACKUP . . . . . . . . . . .236
  246.                Getting Help . . . . . . . . . . . . . . . . . .237
  247.                Running the MSBACKUP Compatibility Test. . . . .237
  248.                The Different Backup Types . . . . . . . . . . .240
  249.                    Selecting a Backup Type. . . . . . . . . . .241
  250.                Help with Backup Options . . . . . . . . . . . .241
  251.                Performing a Full Backup . . . . . . . . . . . .243
  252.                Including or Excluding Files to Back Up. . . . .245
  253.                Saving Your Backup Setups. . . . . . . . . . . .247
  254.                Selecting Saved Backup Setup Files . . . . . . .248
  255.                Developing A Backup Strategy . . . . . . . . . .249
  256.                Backup Catalog Files . . . . . . . . . . . . . .250
  257.                Restoring a Backup . . . . . . . . . . . . . . .251
  258.                Tips . . . . . . . . . . . . . . . . . . . . . .252
  259.         
  260.            Conserving Power on Laptops. . . . . . . . . . . . .253
  261.         
  262.         
  263.         Part VI   Reference
  264.         
  265.            Shareware Software . . . . . . . . . . . . . . . . .256
  266.                Tips . . . . . . . . . . . . . . . . . . . . . .263
  267.            
  268.            Summary of Important DOS Commands. . . . . . . . . .264
  269.                Tips . . . . . . . . . . . . . . . . . . . . . .271
  270.         
  271.            The Most Common DOS Error Messages . . . . . . . . .272
  272.            
  273.            Suggested Reading. . . . . . . . . . . . . . . . . .275
  274.            
  275.            101 Computer Acronyms. . . . . . . . . . . . . . . .277
  276.         
  277.            Glossary of File Name Extensions . . . . . . . . . .281
  278.            
  279.            Glossary of Computer Terms . . . . . . . . . . . . .288
  280.            
  281.            Index. . . . . . . . . . . . . . . . . . . . . . . .301
  282.  
  283.  
  284.