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) - redhat
echo(1) - linux
echo(1) - freebsd
print(1) - sunos
echo(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph