11 |
|
] |
12 |
|
.br |
13 |
|
.B getinfo |
14 |
+ |
[ |
15 |
+ |
.B -d |
16 |
+ |
] |
17 |
|
- |
18 |
|
.br |
19 |
|
.B getinfo |
21 |
|
.B "info_line1 .." |
22 |
|
.br |
23 |
|
.B getinfo |
24 |
+ |
[ |
25 |
+ |
.B -d |
26 |
+ |
] |
27 |
|
.B -c |
28 |
|
.B "command .." |
29 |
|
.SH DESCRIPTION |
56 |
|
with a hyphen simply removes the header |
57 |
|
and copies the body of the file from the standard |
58 |
|
input to the standard output. |
59 |
+ |
If the |
60 |
+ |
.I \-d |
61 |
+ |
option is included, then the resolution string will be elided as well. |
62 |
|
.PP |
63 |
|
The third form of |
64 |
|
.I "getinfo \-a" |
77 |
|
require the input to be in a file: |
78 |
|
.IP "" .2i |
79 |
|
( getinfo < input ; getinfo - < input | command .. ) |
80 |
+ |
.PP |
81 |
+ |
If the |
82 |
+ |
.I \-d |
83 |
+ |
option is included, then the resolution string will be copied |
84 |
+ |
before the command is called. |
85 |
|
.SH EXAMPLE |
86 |
|
To print the header information from scene1.oct and scene2.hdr: |
87 |
|
.IP "" .2i |
89 |
|
.SH AUTHOR |
90 |
|
Greg Ward |
91 |
|
.SH "SEE ALSO" |
92 |
< |
oconv(1), pfilt(1), rcalc(1), rhinfo(1), rpict(1), rvu(1) |
92 |
> |
oconv(1), pfilt(1), rcalc(1), rhinfo(1), rpict(1), rsplit(1), rtrace(1), rvu(1) |