FG
💻 Software

Getting  and â characters in Linux PuTTY console

Fresh5 days ago
Mar 15, 202631873 views
Confidence Score0%
0%

Problem

I am very much annoyed by â and  being outputted in the manual outputs of most commands I run. Can someone please suggest a solution? I am using PuTTY in SSH mode and my Linux server is customized by Amazon EC2.

Error Output

echo $TERM
xterm

´B´ :Bold_Disable/Enable_toggle
              This command will influence use of the âboldâ terminfo capability and alters both t…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Getting  and â characters in Linux PuTTY console

Low Risk

Is your terminal configured to display UTF-8? Try to keep locale and terminal setting in accord. If connecting through ssh, you should take the target machine's locale into consideration, too. In PuTTY, go to Settings -> Window -> Translation -> UTF…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment