Wednesday, May 20, 2009

Prevent terminal from get garbled

What you going to do if your accidentally open binary file in terminal? The character in terminal might be garbled.

Few things that you can prevent this.
1. Use command less or more, use command cat will garble your terminal

2. Use command reset to get back terminal

0 comments: