Penguin
Annotated edit history of iconv(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 ICONV
2 !!!ICONV
3 N NA AM ME E
4 S SY YN NO OP PS SI IS S
5 D DE ES SC CR RI IP PT TI IO ON N
6 A AU UT TH HO OR R
7 ----
8 !!N NA AM ME E
9
10
11 iconv - Convert encoding of given files from one encoding to another
12 !!S SY YN NO OP PS SI IS S
13
14
15 iconv __--ff__ ''encoding'' __--tt__ ''encoding
16 inputfile''
17 !!D DE ES SC CR RI IP PT TI IO ON N
18
19
20 The __iiccoonnvv__ program converts the encoding of
21 characters in ''inputfile'' from one coded character set
22 to another. The result is written to standard output unless
23 otherwise specified by the __----oouuttppuutt__
24 option.
25
26
27 __----ffrroomm--ccooddee__, __--ff__
28 ''encoding''
29
30
31 Convert characters from ''encoding''
32
33
34 __----ttoo--ccooddee__, __--tt__
35 ''encoding''
36
37
38 Convert characters to ''encoding''
39
40
41 __----lliisstt__
42
43
44 List known coded character sets
45
46
47 __----oouuttppuutt__, __--oo__
48 ''file''
49
50
51 Specify output file (instead of stdin)
52
53
54 __----vveerrbboossee__
55
56
57 Print progress information.
58 !!A AU UT TH HO OR R
59
60
61 ''iconv'' was written by Ulrich Drepper as part of the
62 GNU C Library.
63
64
65 This man page was written by Joel Klecker
66 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.