14 |
|
- |
15 |
|
.br |
16 |
|
.B getinfo |
17 |
+ |
.B -a |
18 |
+ |
.B "info_line1 .." |
19 |
+ |
.br |
20 |
+ |
.B getinfo |
21 |
|
.B -c |
22 |
|
.B "command .." |
23 |
|
.SH DESCRIPTION |
52 |
|
input to the standard output. |
53 |
|
.PP |
54 |
|
The third form of |
55 |
+ |
.I "getinfo \-a" |
56 |
+ |
adds one or more header lines to the standard input. |
57 |
+ |
These lines are given as arguments to |
58 |
+ |
.I getinfo, |
59 |
+ |
and must be quoted if they contain spaces. |
60 |
+ |
.PP |
61 |
+ |
The fourth form of |
62 |
|
.I "getinfo \-c" |
63 |
|
is followed by a command and its arguments, which is executed |
64 |
|
on the data segment of the standard input. |