[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This section describes commands that display text strings.
15.1 echo
: Print a line of textPrint a line of text. 15.2 printf
: Format and print dataFormat and print data. 15.3 yes
: Print a string until interruptedPrint a string until interrupted.