1834800 Members
2911 Online
110070 Solutions
New Discussion

No @ symbol

 
SOLVED
Go to solution
Ronald Huizar
New Member

No @ symbol

I administer an L1000/800 HP-UX server and have a problem. Whenever the @ is pressed it acts like a CR/LF is pressed.

Is there a patch or setting that I need to change to use the @. Luckily it is a database server and most people don't use the @ so it has not come us as a big issue.

Thanks for your help
2 REPLIES 2
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: No @ symbol

issue a stty -a from the shell as this user.
I'll bet the @ key has been assigned to a special function like 'EOL'.
If it ain't broke, I can fix that.
Kevin Wright
Honored Contributor

Re: No @ symbol

type stty kill ^H
then put this in the /etc/profile