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(1b) - opensolaris
echo(1) - linux
print(1) - sunos
echo(1) - xfree86
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results