I would like to configure bash to execute clear command every time I type some command in the terminal (before executing my command). How can I do that?
I'm using Debian Linux.
|
|
Bash has a precommand hook. Sort of.
|
|||||
|
After that every time you press return instead of just writing |
|||||||||||||
|