Este conteúdo não está disponível no idioma selecionado.
2.4. shell:echo, echo
Abstract
prints arguments to the standard output
Synopsis
shell:echo
[
--help
] [
-n
] {
argument
...}
Arguments
Table 2.4, “shell:echo Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command. |
-n | Do not print the trailing newline character. |
argument | Specifies a space delimited list of arguments to print. |