beautypg.com

Compaq AA-Q88CE-TE User Manual

Page 163

background image

DO

Related Commands

SPAWN

Example

RTR> DO/CLUSTER SHOW TIME

This command shows the time on all nodes in a OpenVMS cluster.

RTR> DO/NODE=(TR2,TR1) SHOW LOGICAL MYLOGICAL

This command examines the logical name "MYLOGICAL" on nodes TR2 and TR1.

RTR> SET ENVIRONMENT/NODE=(TR2,TR1)
RTR> DO SHOW TIME
RTR> DO SHOW LOGICAL MYLOGICAL

The

SET ENVIRONMENT

command can be used if a series of DCL commands are to

be issued on the same nodes.

Example

RTR> DO/NODE=(TR2,TR1) "ps"

This command displays the processes running on Compaq Tru64 UNIX nodes
TR2 and TR1.

RTR Command Line Interface 6–87