Sun HPC ClusterTools 3.0 Administrator's Guide: With CRE

echo

Usage:

:: echo text-message

Available In:

Cluster, Node, Partition, Network

The echo command prints the specified text on the standard output. If you write a script to be run with mpadmin -f, you can include the echo command in the script so that it will print status information as it executes.

[node0]:: echo Enabling part0 and part1Enabling part0 and part1
[node0]::