echo
echo
| Synopsis | ||
| echo | [ <text> ... ] | print the argument text |
|
Details | ||
| The echo command prints the text arguments to standard output. A single space is output between the arguments, and text is completed with a newline. | ||
echo
| Synopsis | ||
| echo | [ <text> ... ] | print the argument text |
|
Details | ||
| The echo command prints the text arguments to standard output. A single space is output between the arguments, and text is completed with a newline. | ||