Monday, 8 February 2010

recode.exe

as --help said `recode' converts files between various character sets and surfaces
and it can also be piped :-)

it is simple to use
for example, convert utf8 to cp950 that is trad. chinese

it is, recode -p utf8..cp950 , simple test is "echo abc | recode -p utf8..cp950"
-p means input from pipe
in the past day, it is utf8:cp950, but now utf8..cp950 is preferred

one more word, eeemmm, recode.exe is a bit large, almost 600KB after upxed and the original size is a MB
not going to pack it with my mytvget

No comments:

Labels

Search This Blog