ECHO

From Void-Byte
Jump to navigation Jump to search

About

The echo command is used to write to the standard output.

Command

echo [option] [argument]

Examples

echo -n Hello World!