home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / d / d423_liu / 15.ddi / DOSHELP.HL_ / DOSHELP.HL
Encoding:
Text File  |  1993-07-24  |  4.5 KB  |  84 lines

  1. @ Copyright (C) 1990-1991 Microsoft Corp.  All rights reserved.
  2. @ This is the DOS general help file.  It contains a brief 
  3. @ description of each command supported by the DOS help command.  
  4. @ Type HELP with no arguments to display the text in this file.
  5. @ Lines beginning with @ are comments, and are ignored by HELP.
  6. @ This file may be modified to add new commands.  If the HELP command-name
  7. @ form is to be used, any new commands should support the /? parameter.
  8. @ New commands should start in the first column.  Any extra lines needed
  9. @ for a command description should be preceded by white space.  Commands
  10. @ must be added in alphabetical order.
  11. ACLCONV  Converts OS/2 LANMAN SERVER access control lists.
  12. AT       Schedules commands and programs to run on a computer.
  13. ATTRIB   Displays or changes file attributes.
  14. BREAK    Sets or clears extended CTRL+C checking.
  15. CALL     Calls one batch program from another.
  16. CD       Displays the name of or changes the current directory.
  17. CHCP     Displays or sets the active code page number.
  18. CHDIR    Displays the name of or changes the current directory.
  19. CHKDSK   Checks a disk and displays a status report.
  20. CLS      Clears the screen.
  21. CMD      Starts a new instance of the Windows NT command interpreter.
  22. COMP     Compares the contents of two files or sets of files.
  23. CONVERT  Converts FAT or HPFS volumes to NTFS.  You cannot convert the
  24.          current drive.
  25. COPY     Copies one or more files to another location.
  26. DATE     Displays or sets the date.
  27. DEL      Deletes one or more files.
  28. DIR      Displays a list of files and subdirectories in a directory.
  29. DISKCOMP Compares the contents of two floppy disks.
  30. DISKCOPY Copies the contents of one floppy disk to another.
  31. DOSKEY   Edits command lines, recalls Windows NT commands, and creates macros.
  32. ECHO     Displays messages, or turns command echoing on or off.
  33. ENDLOCAL Ends localization of environment changes in a batch file.
  34. ERASE    Deletes one or more files.
  35. EXIT     Quits the CMD.EXE program (command interpreter).
  36. FC       Compares two files or sets of files, and displays the differences 
  37.          between them.
  38. FIND     Searches for a text string in a file or files.
  39. FINDSTR  Searches for strings in files.
  40. FOR      Runs a specified command for each file in a set of files.
  41. FORMAT   Formats a disk for use with Windows NT.
  42. GOTO     Directs Windows NT to a labelled line in a batch program.
  43. GRAFTABL Enables Windows NT to display an extended character set in graphics
  44.          mode.
  45. HELP     Provides Help information for Windows NT commands.
  46. IF       Performs conditional processing in batch programs.
  47. KEYB     Configures a keyboard for a specific language.
  48. LABEL    Creates, changes, or deletes the volume label of a disk.
  49. MD       Creates a directory.
  50. MKDIR    Creates a directory.
  51. MODE     Configures a system device.
  52. MORE     Displays output one screen at a time.
  53. MOVE     Moves one or more files from one directory to another directory on
  54.          the same drive.
  55. PATH     Displays or sets a search path for executable files.
  56. PAUSE    Suspends processing of a batch file and displays a message.
  57. POPD     Restores the previous value of the current directory saved by PUSHD.
  58. PRINT    Prints a text file.
  59. PROMPT   Changes the Windows NT command prompt.
  60. PUSHD    Saves the current directory then changes it.
  61. RD       Removes a directory.
  62. RECOVER  Recovers readable information from a bad or defective disk.
  63. REM      Records comments (remarks) in batch files or CONFIG.SYS.
  64. REN      Renames a file or files.
  65. RENAME   Renames a file or files.
  66. REPLACE  Replaces files.
  67. RESTORE  Restores files that were backed up by using the BACKUP command.
  68. RMDIR    Removes a directory.
  69. SET      Displays, sets, or removes Windows NT environment variables.
  70. SETLOCAL Begins localization of environment changes in a batch file.
  71. SHIFT    Shifts the position of replaceable parameters in batch files.
  72. SORT     Sorts input.
  73. START    Starts a separate window to run a specified program or command.
  74. SUBST    Associates a path with a drive letter.
  75. TIME     Displays or sets the system time.
  76. TITLE    Sets the window title for a cmd.exe session.
  77. TREE     Graphically displays the directory structure of a drive or path.
  78. TYPE     Displays the contents of a text file.
  79. VER      Displays the Windows NT version.
  80. VERIFY   Tells Windows NT whether to verify that your files are written
  81.          correctly to a disk.
  82. VOL      Displays a disk volume label and serial number.
  83. XCOPY    Copies files and directory trees.
  84.