Red Hat Training

A Red Hat training course is available for Red Hat Fuse

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.

Table 2.4. shell:echo Arguments

ArgumentInterpretation
--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.