echo text to be printed
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