MR-MPI WWW Site -MR-MPI Documentation - OINK Documentation - OINK Commands

echo command

Syntax:

echo style 

Examples:

echo both
echo log 

Description:

This command determines whether OINK echoes each input script command to the screen and/or log file as it is read and processed. If an input script has errors, it can be useful to look at echoed output to see the last command processed.

The command-line switch -echo can be used in place of this command.

The default is echo log, i.e. commands are echoed to the log file.

Related commands: none