Special characters automatically gets returned - Red Hat Enterprise Linux Server release 7.0


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Special characters automatically gets returned - Red Hat Enterprise Linux Server release 7.0
# 1  
Old 05-04-2015
Special characters automatically gets returned - Red Hat Enterprise Linux Server release 7.0

Dear experts,

We are using Linux OS i.e Red Hat Enterprise Linux Server release 7.0

I log to the server using putty & default shell is

Code:
 -bash4.2$ echo $SHELL
/bin/bash

special character automatically gets returned in my putty.

Code:
 -bash-4.2$ ~

Also this special character gets returned to the Oracle database running on the server

Code:
SQL>^[[28~

It's weird because it affects badly our work & this happens even we open files using an editor using 'vi' as well.

Appreciate your reply.

Last edited by Scrutinizer; 05-04-2015 at 04:20 PM.. Reason: code tags
# 2  
Old 05-04-2015
Did you set putty to the right character set/font?
# 3  
Old 05-04-2015
I have set putty with correct character font.
# 4  
Old 05-15-2015
Since there is no reply on this thread closing it. We need urgent solution for us, reposting this query at Operating Systems --> Linux to see if any one replies.
# 5  
Old 05-15-2015
As stated there this thread is neither closed nor moved.

If you have valuable information pertaining your problem state it here.

As per the threads problem: it looks like a prompt of some sort. Investigate the setting of "PROMPT_COMMAND" and "PS1", "PS2", "PS3" and "PS4".

My suspicion is that you put some configuration into a "~/.profile" (where it doesn't belong to at all) instead of a "~/.bashrc" and this is coming back to you now. But without a better description of your problem and the respective data this is just a wild guess.

I hope this helps.

bakunin

Moderator's Comments:
Mod Comment Oh, and by the way:

Quote:
We need urgent solution for us
This is clearly YOUR problem, not ours. If you need a reliable and responsive support then, by all means, HIRE SOMEONE! The service here is offered on an as-is-basis. We are not obligated to do anything, much less to doing it in a certain time.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Red Hat

Special characters automatically gets returned - Red Hat Enterprise Linux Server release 7.0

Dear experts, We are using Linux OS i.e Red Hat Enterprise Linux Server release 7.0 I log to the server using putty & default shell is Code: -bash4.2$ echo $SHELL /bin/bash special character automatically gets returned in my putty. Code: -bash-4.2$ ~ Also this... (0 Replies)
Discussion started by: dba1981
0 Replies

2. Red Hat

To download mod_ssl for Red Hat Enterprise Linux Server release 5.6 Beta (Tikanga)

Hi, Anyone know how and where to download mod_ssl package into Red Hat Enterprise Linux Server release 5.6 Beta (Tikanga) ? could you also show what's the procedure to apply the mod_ssl into the server and how to apply the digital cert into apache server and so on. Thanks. (1 Reply)
Discussion started by: ckwan
1 Replies
Login or Register to Ask a Question