Ubuntu Server SHH backspace Bad Character
        Posted  
        
            by 
                Edwin Lunando
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Edwin Lunando
        
        
        
        Published on 2013-10-24T03:17:29Z
        Indexed on 
            2013/10/24
            4:08 UTC
        
        
        Read the original article
        Hit count: 373
        
so while while I'm using SSH to connect my server the backspace shows me bad character.
The backspace is the one with question mark. The backspace itself works normally, but in the screen, it wasn't very neat to look stacking question mark.
This is the example. The square-bracketed question mark means backspace.
cat[?] output: ca: not found
cat[?][?] output: c:not found
cat[?][?][?] output: nothing, because it simple delete the 3 character. Please help. Thank you.
© Ask Ubuntu or respective owner