blob: ba2bdb50deefe1b80fb012e90ec3c0e2f169bcd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
.pa 1
.he 'ECHO (I)'3/15/72'ECHO (I)'
.ti 0
NAME echo -- echo arguments
.sp
.ti 0
SYNOPSIS echo____ [ arg89918 ... ]
.sp
.ti 0
DESCRIPTION echo____
writes all its arguments in order as a line on the
standard output file.
It is mainly useful for producing diagnostics in command files.
.sp
.ti 0
FILES --
.sp
.ti 0
SEE ALSO --
.sp
.ti 0
DIAGNOSTICS --
.sp
.ti 0
BUGS --
|