This shows you the differences between two versions of the page.
iconv [2013/06/27 13:32] mihael created |
iconv [2013/06/27 13:33] (current) mihael |
||
---|---|---|---|
Line 6: | Line 6: | ||
| | ||
<note tip>Note that iconv uses //stdout// by default for output. To output the transformed data to a file use the redirect operator.</note> | <note tip>Note that iconv uses //stdout// by default for output. To output the transformed data to a file use the redirect operator.</note> | ||
+ | |||
+ | To list all supported encodings just enter | ||
+ | |||
+ | iconv -l |