Difference between revisions of "DUMP"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "DUMP is a DCL command that displays the contents of a file, a directory, a disk volume, a magnetic tape volume, or a CD-ROM v...")
 
(No difference)

Latest revision as of 15:19, 2 December 2019

DUMP is a DCL command that displays the contents of a file, a directory, a disk volume, a magnetic tape volume, or a CD-ROM volume in decimal, hexadecimal, octal format, ASCII, or formatted data structures. This command can be used to generate process dumps.

Syntax

DUMP  filespec [,...]

Qualifiers

  • /ALLOCATED
  • /BLOCKS
  • /BYTE
  • /DECIMAL
  • /DESCRIPTOR
  • /DIRECTORY
  • /EXACT
  • /FILE_HEADER
  • /FORMATTEDHEADER
  • /HEXADECIMAL
  • /HIGHLIGHT
  • /IDENTIFIER
  • /LONGWORD
  • /MEDIA_FORMAT
  • /NUMBER
  • /OCTALOUTPUT
  • /PAGE
  • /PATH_TABLE
  • /PRINTER
  • /PROCESS
  • /RECORDS
  • /SEARCH
  • /STYLE
  • /SYMLINK
  • /VALIDATE_HEADERWIDTH
  • /WORD
  • /WRAP