- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Using German characters
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
05-28-2001 12:18 AM
05-28-2001 12:18 AM
I am trying to use the German special characters in a terminal based session.
When I type Alt+0246 for example to get the ? character, I just get garbage. I have tried setting the LANG enviroment variable but I am still missing something. I need a hint please.
Thanks
Ryan Odgers
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2001 01:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2001 01:24 AM
05-28-2001 01:24 AM
Re: Using German characters
Thanks a million Carlos!
Ryan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2001 02:08 AM
05-28-2001 02:08 AM
Re: Using German characters
Be warning about use of 'more'. It have the same problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2001 03:26 AM
05-28-2001 03:26 AM
Re: Using German characters
Do u know if BASH is portable to hp-ux? I find the functionality in bash far better than ksh,sh,csh etc.
PS: Malawi off again, in PTA on wed, lets do beer!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2001 03:29 AM
05-28-2001 03:29 AM
Re: Using German characters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2001 05:57 AM
05-28-2001 05:57 AM
Re: Using German characters
Strange, but I can't get the characters to work even if I invoke a new /usr/bin/sh.
The ksh is working so that's the way I am going to go. The users don't interact with the shell at all so it doesn't matter to them.
Thanks to all for your help
Ryan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2001 06:38 AM
05-28-2001 06:38 AM
Re: Using German characters
No such strange, /sbin/sh and /usr/bin/sh are different; do ll on both.
You can change it on /etc/passwd ( for root it must be /sbin/sh).
Regards.