Research V4 development
[unix-history] / man / man1 / echo.1
CommitLineData
85e0032c
DM
1.th ECHO I 3/15/72
2.sh NAME
3echo \*- echo arguments
4.sh SYNOPSIS
5.bd echo
6[ arg ... ]
7.sh DESCRIPTION
8.it Echo
9writes all its arguments in order as a line on the
10standard output file.
11It is mainly useful for producing diagnostics in command files.
12.sh BUGS
13.it Echo
14with no arguments does not
15print a blank line.