ECHO(1) GregOS Manual ECHO(1) NAME echo - display a line of text SYNOPSIS echo [string ...] DESCRIPTION echo writes its arguments to standard output, separated by spaces, followed by a newline. Shell variables $USER, $HOME, $SHELL, and $HOSTNAME are expanded. AUTHOR GregOS System SEE ALSO env(1)