Printing text (GNU Coreutils 9.0)
From Get docs
Coreutils/docs/latest/Printing-text
Next: Conditions, Previous: File space usage, Up: Top [Contents][Index]
15 Printing text
This section describes commands that display text strings.
| • echo invocation | Print a line of text. | |
| • printf invocation | Format and print data. | |
| • yes invocation | Print a string until interrupted. |