Usage: echo [-nE] [string]...

Echo the [string]s to stand output.

-n Do not output trailing newline
-E Disable interpretation of special sequences:
^000 Octal
^a alert
^c no trailing newline
^f formfeed
^n newline
^r carriage return