Builtin shell command:  echo

SYNTAX:
	echo [string-expressions]

RETURN VALUES:
	0

OPTIONS:
	-n			Don't print newline at end of string.

NOTES:
	none