plan9-echo(1) debian man page | unix.com

Man Page: plan9-echo

Operating Environment: debian

Section: 1

ECHO(1) 						      General Commands Manual							   ECHO(1)

NAME
echo - print arguments
SYNOPSIS
echo [ -n ] [ arg ... ]
DESCRIPTION
Echo writes its arguments separated by blanks and terminated by a newline on the standard output. Option -n suppresses the newline.
SOURCE
/src/cmd/echo.c
DIAGNOSTICS
If echo draws an error while writing to standard output, the exit status is Otherwise the exit status is empty. ECHO(1)
Related Man Pages
echo(1) - mojave
echo(1) - linux
shtool-echo(1) - linux
echo(1) - suse
echo(1) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com