HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- locale, character sets and telnet
Operating System - HP-UX
1833792
Members
1815
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 01:30 AM
07-24-2003 01:30 AM
I just installed HP-UX 11.0. I need to be able to write swedish characters, such as ??????. I have set "stty cs8", "LANG=sv_SE.iso88591" and "LC_ALL=sv_SE.iso88591". Still ?????? is shown as EDV instead. It seams like the 8:th bit is lost.
In older versions of telnetd there was a flag to make telnet use 8-bit characters, but I can not see that flag in the man page for this version.
Grateful for insights
Rolf
In older versions of telnetd there was a flag to make telnet use 8-bit characters, but I can not see that flag in the man page for this version.
Grateful for insights
Rolf
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 01:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 02:23 AM
07-24-2003 02:23 AM
Re: locale, character sets and telnet
Hi Rolf,
to set eight bits you can try:
echo "^[&k1I" or echo "\033&k1I"
to quit eight bits:
echo "^[&k0I" or echo "\033&k0I"
HTH
Frank.
to set eight bits you can try:
echo "^[&k1I" or echo "\033&k1I"
to quit eight bits:
echo "^[&k0I" or echo "\033&k0I"
HTH
Frank.
Linux?. Yes, of course.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2003 03:30 AM
07-24-2003 03:30 AM
Re: locale, character sets and telnet
Thank You, John, "stty -istrip" was the answer!
Why does a modern OS use istrip as the default !?!
Frank, I did not need to test your suggestion. It looks as something that is dependent on what terminal type you use. Is it codes for VT-terminals to use if the problem is that the characters actually used in communication is 8-bit, but the display just shows them as 7-bit.
/ROlf
Why does a modern OS use istrip as the default !?!
Frank, I did not need to test your suggestion. It looks as something that is dependent on what terminal type you use. Is it codes for VT-terminals to use if the problem is that the characters actually used in communication is 8-bit, but the display just shows them as 7-bit.
/ROlf
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP