home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / dos_util / pcl60a.zip / PART2.EXE / DOSINDEX.TUT < prev    next >
Text File  |  1993-07-13  |  6KB  |  133 lines

  1.        
  2.        ---------------------------------------------------------------- 
  3.        
  4.                          DOS COMMAND FUNCTIONAL INDEX
  5.  
  6.        --------------------------------------------------------------- 
  7.        
  8.        Curiously, most computer manuals list DOS commands arranged 
  9.        alphabetically rather than by FUNCTION, in logical groupings. 
  10.        
  11.        Next, a brief functional index which is helpful for most 
  12.        beginners. PC-Learn tutorials do not attempt to present every 
  13.        DOS command, since some are best reviewed from your primary DOS 
  14.        manual. However, once you study this index, you will probably be 
  15.        able to locate the DOS command you need in your DOS manual. 
  16.  
  17.        File management commands:
  18.        
  19.        ATTRIB            Change or display file attributes
  20.        COMP              Compare two files
  21.        COPY              Copy one or several files
  22.        DEL               Delete one or several files
  23.        DIR               Display directory listing
  24.        ERASE             Delete one or several files
  25.        FC                Compare two files
  26.        RENAME (REN)      Rename file or files
  27.        REPLACE           Replace current files
  28.        VERIFY            Turn on/off write accuracy verification check
  29.        XCOPY             Copy one or several files
  30.        
  31.        Disk management commands:
  32.  
  33.        ASSIGN            Redirect disk access to alternate drive
  34.        CHDIR (CD)        Change directory, display current directory
  35.        CHKDSK            Check disk/files for fragmention, optional repair
  36.        DISKCOMP          Compare floppy diskettes
  37.        DISKCOPY          Produce identical copy of diskette
  38.        JOIN              Join a drive to a directory
  39.        MKDIR (MD)        Make a directory on disk
  40.        RMDIR (RD)        Remove a directory from disk
  41.        SUBST             Substitute drive for a directory
  42.        TREE              Display directory organization of disk
  43.  
  44.        DOS command, help, menu and screen commands:
  45.  
  46.        APPEND            Set search path for non executable file
  47.        CLS               Clear the monitor screen
  48.        COMMAND           Start the central command processor
  49.        DOSKEY            Start command line enchancer/macro features
  50.        DOSSHELL          Start DOS shell/menu features/task switching
  51.        EXPAND            Expand file(s) from stored/compressed state
  52.        HELP              Display help for one or more DOS commands
  53.        PATH              Set search path for executable files
  54.        PROMPT            Configure the displayed screen prompt
  55.        SET               Set environment variable
  56.        SETVER            Set/reset DOS version number
  57.        VER               Display version of DOS
  58.  
  59.        File disaster/recovery/prevention commands:
  60.  
  61.        BACKUP            Backup hard disk files to floppies
  62.        MIRROR            Backup partition table/create delete tracking file
  63.        RECOVER           Recover damaged files
  64.        RESTORE           Restore files backed up with BACKUP
  65.        SHARE             Start file-sharing utility for LAN networks
  66.        UNDELETE          Recover accidentally deleted files
  67.        UNFORMAT          Unformat/recover formatted disk
  68.  
  69.        Batch file commands:
  70.  
  71.        CALL              Call/start one batch file from another
  72.        ECHO              Turn on/off screen echo, display message
  73.        EXIT              Stop command processor
  74.        FOR               Run command once for each element of a repetition
  75.        GOTO              Jump to another line of a batch program
  76.        IF                Run command if condition stated is satisfied
  77.        PAUSE             Pause batch program execution until key press
  78.        REM               Remark/comment in batch program
  79.        SHIFT             Shift replaceable parameters to left
  80.  
  81.        Text file commands:
  82.  
  83.        EDIT              Start full screen editor/mini-word processor
  84.        EDLIN             Start rudimentary line editor
  85.        FIND              Locate a search string of characters
  86.        MORE              Display data one screen at a time
  87.        SORT              Sort text file data into sequential order
  88.        TYPE              Display internal contents of file
  89.  
  90.        Disk setup and configuration commands:
  91.  
  92.        FASTOPEN          Install cache for rapid disk use
  93.        FDISK             Configure hard disk partition(s)
  94.        FORMAT            Prepare disk to receive data
  95.        LABEL             Modify, label or delete disk volume label
  96.        SYS               Copy DOS system files to disk
  97.        VOL               Display disk volume label and serial number
  98.  
  99.        RAM Memory setup and configuration commands:
  100.        
  101.        EMM386            Install 80386 high memory manager
  102.        LOADFIX           Load program above 64K memory area
  103.        LOADHIGH          Load program into upper memory area
  104.        MEM               Display memory use map
  105.  
  106.        Hardware setup, keyboard, printing and configuration commands:
  107.  
  108.        BREAK             Turn on/off break testing
  109.        CHCP              Change code page (foreign keyboard)
  110.        CTTY              Set console device
  111.        DATE              Display or set date 
  112.        GRAFTABL          Install graphics characters (foreign keyboard)
  113.        GRAPHICS          Install graphics screen printing capability
  114.        KEYB              Install alternate keyboard layout 
  115.        MODE              Configure printer or modem ports, screen
  116.        NLSFUNC           Install language support capabilities
  117.        PRINT             Print spooler installation
  118.        TIME              Display or set time
  119.  
  120.        Writing programs, changing programs:
  121.  
  122.        DEBUG             Start machine code debugger/assembler
  123.        EXE2BIN           Convert EXE format file to COM format file
  124.        QBASIC            Start Quick Basic interpreter programming 
  125.                          system
  126.  
  127.        Tutorial finished. Have you registered PC-Learn to receive your
  128.        bonus disks? Registration is encouraged. Shareware works on the
  129.        honor system! Send $25 to Seattle Scientific Photography, 
  130.        Department PCL6, PO Box 1506, Mercer Island, WA 98040. Latest 
  131.        version of PC-Learn and two bonus disks shipped promptly!
  132.  
  133.