Wednesday, January 7, 2009

Reset command line after displaying non-printable characters

Sometimes if binary data is echoed on the command line this can cause the prompt to became corrupt because of the non-printable characters that are displayed. After that everything you type is displayed as gibberish. The reset command should fix the problem, even though you may not be able to see the command as you type it.

Sources

  • man reset

No comments:

Post a Comment