SCF Reference Manual for G-Series RVUs (G06.27+)
SCF Commands
SCF Reference Manual for G-Series RVUs—520413-005
5-37
ASSUME Command
•
Refer to Effect of the ASSUME Command on Object-Name Specification on
page 5-5 and Effect of the ASSUME Command on Subdevice Specification on
page 5-6 for examples of how the syntax of an INFO command is affected by the
ASSUME command.
Examples
•
The following INFO command displays information about all workstations attached
to line $LINE1:
-> ASSUME LINE $LINE1
-> INFO WS *
•
The following command causes SCF to route the ADD command to the storage
subsystem even if the $DATA disk does not exist:
-> ASSUME SENDTO STORAGE
-> ADD DISK $DATA
•
The following ASSUME command clears any assumed subsystem name:
-> ASSUME SENDTO
•
The following command clears any assumed object type or object name:
-> ASSUME