2.1.3 echo
usage: echo [ -n ] <argument>
Generates added arguments.
Options
The command accepts the following option:
Option | Description |
---|---|
[-n ] | Output without newline. |
Return Codes
Listed below are the different return codes for the echo
command:
Code | Description |
---|---|
0 | Always returns 0. |
Next: