Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.此内容没有您所选择的语言版本。
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. |