Printing text on screen (echo)

Synopsis

echo text to be printed

Description

The echo command prints all its arguments to the screen. Its main use is to make scripts more verbose. For example:

CRE> echo "Ringing Grandsire Doubles"
Ringing Grandsire Doubles