Google
 

Trailing-Edge - PDP-10 Archives - k20v7b - mfg/sav-system.cmd
There are no other files named sav-system.cmd in the archive.
!This command file will startup the necessay Batch Streams, Printers,
! and Readers allows all messages to appear on the console.
! The objects all will use system default limits which can be changed
! by adding various Set commands.
! If yoU wish to suppress Job Messages for all objects insert the following
! command into this file.
!
DISABLE OUTPUT-DISPLAY ALL-MESSAGES/JOB 
!
!
SET BATCH-STREAM 1:5 TIME-LIMIT 11000 !Set Time Limit in minutes
SET BATCH-STREAM 6:10 TIME-LIMIT 11000 !Set Time Limit in minutes
SET BATCH-STREAM 11:15 TIME-LIMIT 11000 !Set Time Limit in minutes
START BATCH-STREAM 0:2 !This will start up 3 Batch Streams
START BATCH-STREAM 3 !This will start up 4 Batch Streams
START BATCH-STREAM 4:5 !This will start up 6 Batch Streams
START BATCH-STREAM 6:10 !This will start up 11 Batch Streams
START BATCH-STREAM 11:14 !This will start up 15 Batch Streams
START PRINTER 0 !This will start up 1 printer locally
START PRINTER 1 !This will start up 1 printer locally
SET PRINTER 0 PAGE-LIMIT 20000 ! Set Page Limits for Printer 0
SET PRINTER 1 PAGE-LIMIT 20000 ! Set Page Limits for Printer 0
START READER 0  !This will start up a Card Reader if you have one