Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: diacriticals from terminal to file and back on WinXP

by sgt (Deacon)
on Mar 17, 2008 at 20:40 UTC ( [id://674638]=note: print w/replies, xml ) Need Help??


in reply to diacriticals from terminal to file and back on WinXP

humm might be a simple codepage issue. I have a spanish ed. of windows xp. Using a simple iconv wrapper...

% steph@ape (/home/stephan) % % echo ëäöé ëäöé % steph@ape (/home/stephan) % % echo ëäöé | icv Ùõ÷Ú % steph@ape (/home/stephan) % % echo ëäöé | icv -db .loop: entered debug mode! .loop: [] .icv default-mode .iconv -c -f CP850 -t ISO-8859-1 Ùõ÷Ú
cheers hth --stephan

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://674638]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-20 05:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found