sed:special_characters:sed_behaving_strangely_in_utf-8_environment
Differences
This shows you the differences between two versions of the page.
sed:special_characters:sed_behaving_strangely_in_utf-8_environment [2020/08/17 11:03] – created 192.168.1.1 | sed:special_characters:sed_behaving_strangely_in_utf-8_environment [2020/08/21 12:07] (current) – 192.168.1.1 | ||
---|---|---|---|
Line 36: | Line 36: | ||
<code bash> | <code bash> | ||
iconv -f latin1 -t utf-8 sourcefile | sed ' | iconv -f latin1 -t utf-8 sourcefile | sed ' | ||
+ | |||
+ | iconv -f ISO-8859-15 -t utf-8 espanol.txt | sed -n '/ | ||
</ | </ | ||
sed/special_characters/sed_behaving_strangely_in_utf-8_environment.1597662231.txt.gz · Last modified: 2020/08/17 11:03 by 192.168.1.1