After running programs that output unrecognizable code, the whole shell would be full of unrecognizable code.

How can I correct this?
|
After running programs that output unrecognizable code, the whole shell would be full of unrecognizable code.
How can I correct this? |
||||
|
SI/SO VT100 Control CharactersThe garbled characters are likely due to the terminal getting a The direct way to switch back to the normal character set is to send a SO character (Shift Out; ASCII 15; Control-O) to the terminal. RecoveryBecause the character set is switched, you may have to type the recovery commands “blind” (without relying on seeing what you have typed). Usually the If you can assume a reasonable shell with a |
|||||||
|
|
Did you try the unix This is usually the result of dumping a binary file (a program, or a data file) to the terminal ( Rarely, neither of these work, and you'll just have to shut down that terminal or shell and start another one. |
||||
|
|