debian man page for plan9-echo

Query: plan9-echo

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(1b) - opensolaris
echo(1) - freebsd
echo(1) - debian
echo(1) - osx
echo(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?