| www.delorie.com/gnu/docs/recode/recode_10.html | search |
![]() Buy GNU books! | |
recode reference manual| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The following options have the purpose of giving the user some fine grain control over the recoding operation themselves.
Texte Easy French conventions, use the column :
instead of the double-quote " for marking diaeresis.
See section 12.7 Easy French conventions.
IBM-PC charset. In this charset, characters 176 to 223 are used
for constructing rulers and boxes, using simple or double horizontal or
vertical lines. This option forces the automatic selection of ASCII
characters for approximating these rulers and boxes, at cost of making
the transformation irreversible. Option `-g' implies `-f'.
stderr
stream the list of all intermediate charsets planned for recoding, starting
with the before charset and ending with the after charset.
It also prints an indication of the recoding quality, as one of the word
`reversible', `one to one', `one to many', `many to
one' or `many to many'.
This information will appear once or twice. It is shown a second time only when the optimisation and step merging phase succeeds in replacing many single steps by a new one.
This option also has a second effect. The program will print on
stderr one message per recoded file, so as to keep the user
informed of the progress of its command.
An easy way to know beforehand the sequence or quality of a recoding is by using the command such as:
recode -v before..after < /dev/null |
using the fact that, in recode, an empty input file produces
an empty output file.
recode into using an alternate recoding path (yet using chained
requests offers a finer control, see section 3.2 The request parameter).
charset may be abbreviated to any unambiguous prefix.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |