Every time I login to my CentOS 6 server through SSH I get this error
Can anyone please explain what does that error mean & how to fix?
-bash: warnin
Before connecting to the host via SSH, you can set LC_ALL to C, e.g.
LC_ALL
C
LC_ALL=C ssh user@example.com