threw out

A collection of content related to the echo command.

echo (built-in Bash command)

The manual page and help for the echo command. Echo prints all specified strings to the standard output, separated by spaces and a new string at the end, unless the -n option was specified. Because most shells contain a built-in command with the same name, if you use the same command, the functionality may be different from that described here.