![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| passing variable from bash to perl from bash script | arsidh | Shell Programming and Scripting | 10 | 06-04-2008 01:25 PM |
| Why generate "ash and bash" different output for same bash script? | s. murat | Shell Programming and Scripting | 0 | 05-26-2008 08:19 AM |
| Problem with including foreign characters in Lex rule | Nathalie1 | High Level Programming | 1 | 01-31-2008 11:45 AM |
| How to get rid of all the weird characters and color on bash shell | Micz | UNIX for Dummies Questions & Answers | 1 | 10-07-2005 04:58 PM |
| "foreign" NIC on Sun Box | CancerMan | UNIX for Advanced & Expert Users | 4 | 10-24-2002 11:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Foreign characters in bash
Hello,
I'm trying to type in foreign characters (á, é, í, ñ...) from the bash when doing a Telnet to my UNIX account. So far it only allows me to type in the standard character set (up to ASCII 128). I need this to feed parameters to certains scripts and programs. Thanks! Miguel |
|
||||
|
Hello PxT,
thanks for your quick reply. I forgot to tell you that I'm not telnetting from another UNIX machine, but from a Windows system. As far as I know Windows' Telnet does not have these switches (I have to use a Telnet program with SSH anyway, because my host refuses insecure Telnet connections. Miguel |
|
||||
|
Hello and thanks again. I'm learning new things about Unix and that's great.
This is the log of my Telnet session: bash$ stty -parenb -istrip cs8 ==> Here I tried to type in "Camarón". It didn't work bash$ Camarn This is what "stty" gives. Don't whether this is useful for you: bash$ stty speed 9600 baud; -parity rows = 24; columns = 80; ypixels = 0; xpixels = 0; swtch = <undef>; brkint -inpck -istrip icrnl -ixany imaxbel onlcr tab3 echo echoe echok echoctl echoke iexten bash$ Miguel |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|