Hey,
sometimes I accidentaly print binary file with cat <thefile.bin>
and my
terminal is getting broken after that due to printing of some escape characters.
To fix it you can use reset
command. Checkout the man reset
to get more info about this command.
Hey.
Below I’ve listed couple of ways to use terminal that some people may not know about.
These “technics” I use a lot in may daily hacking.
So let’s start.
CTRL+R allows you to search through command history.
Here is the demo: