Documentation
 
 
 

ECHO

Name

ECHO --  Generic output tool

Synopsis

echo [ 'string']

Description

Prints the string literal on standard output.

Example

     ECHO 'Node 1 initialized successfully';
    
 
 ©2004-2007 EnterpriseDB All Rights Reserved