LIST-SEGMENT: Difference between revisions
Jump to navigation
Jump to search
(created page for the LIST-SEGMENT command) |
(expanded page text (from SINTRAN III Reference Manual), added a reference) |
||
Line 1: | Line 1: | ||
@LIST-SEGMENT <segment number> | @LIST-SEGMENT <segment number> | ||
List the following for a segment | |||
#First logical page (the first page on page table 1 is logical page 100 (octal), the first page on page table 2 is logical page 200 (octal) etc.). | |||
#Length in pages. | |||
#Segment file number. | |||
* | #Relative page number within the segment file. | ||
#Status information (permit protect, demand / nondemand, "ree-sub" reentrant subsystem flag, etc.) | |||
; <segment number> : (octal) segment number. | |||
Rules: | |||
#Permitted for all users. | |||
== Related commands == | |||
The *WRITE-SEGMENTS command in @[[RT-LOADER]]. | |||
== References == | == References == | ||
{{ND-doc|60.050.06}} section 5.6 | {{ND-doc|60.050.06}} section 5.6 | ||
{{ND-doc|60.128.01}} (printed June 1980), pages 1-97, 1-98 | |||
{{ND-doc|60.174.Q01}} | {{ND-doc|60.174.Q01}} | ||
[[Category:Background Commands]] | [[Category:Background Commands]] |
Latest revision as of 22:20, 4 April 2014
@LIST-SEGMENT <segment number>
List the following for a segment
- First logical page (the first page on page table 1 is logical page 100 (octal), the first page on page table 2 is logical page 200 (octal) etc.).
- Length in pages.
- Segment file number.
- Relative page number within the segment file.
- Status information (permit protect, demand / nondemand, "ree-sub" reentrant subsystem flag, etc.)
- <segment number>
- (octal) segment number.
Rules:
- Permitted for all users.
Related commands
The *WRITE-SEGMENTS command in @RT-LOADER.
References
Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 5.6
Norsk Data Document ND–60.128.01 SINTRAN III REFERENCE MANUAL (printed June 1980), pages 1-97, 1-98
Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD