DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ T V ┃
Length: 710 (0x2c6) Types: TextFile Names: »V«
└─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS └─ ⟦91c658230⟧ »DATA« └─⟦458657fb6⟧ └─⟦a5bbbb819⟧ └─⟦this⟧ └─⟦d10a02448⟧ Bits:30000409 8mm tape, Rational 1000, ENVIRONMENT, D_12_7_3 └─ ⟦fc9b38f02⟧ »DATA« └─⟦9b46a407a⟧ └─⟦eec0a994f⟧ └─⟦this⟧
procedure Show_Job_Names (Job : Natural := 0; Active_Jobs_Only : Boolean := True); -- Show job names and other name-related information. If Active_Jobs_Only -- is false show all jobs, else only those consuming some amount of -- resources. Job=0 => all jobs else the specified job. -- Information shown is: -- Job The job number (as used in other commands). -- CPU% % of CPU being consumed by the job -- Root The root task id of the job. If zero, it's probably a system -- job. -- Job Seg The name of the job segment. This is the segment name of the -- job garbage heap. -- Name The string name of the job. Job 4 is the "SYSTEM".