Quickies
[
categories
] [
index
] [
all (553)
] [
latest
]
Unix
Change the encoding of a file
$ iconv -c -f UTF-8 -t LATIN1 utf8.txt > latin1.txt