DUMP-DIRECTORY-ENTRY

From NDWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
@DUMP-DIRECTORY-ENTRY <device name>, [<unit>], [<'F' or 'R'>] [,<subunit>], <output file>

Dump in octal the directory entry part of the master block on an output file.

<device name>
the name of the mass storage device controller on which the device unit is connected. See Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL Appendix F for legal names.
<unit>
the unit number. Only to be specified if SINTRAN III is generated with multiple units. Unit number starts at 0 (octal).
<'F' or 'R'>
F = a fixed cartridge disk pack. R = a removable cartridge disk pack. Otherwise, the parameter is not used.
<subunit>
subunit number. This parameter only applies to disks which are subdivided into several parts or directories (0-7).
<output file>
destination of the octal dump (default = terminal).

Rules:

  1. Permitted only for user SYSTEM.

Example:

@DUMP-DIRECTORY-ENTRY DISC-10MB-1, 1, F,,

Make octal dump of directory on 10MB disk, unit 1, fixed pack on terminal.

Related commands

@CHANGE-DIRECTORY-ENTRY

References

Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), page 1-66

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD