2008
07.23
07.23
To clean a terminal (full of garbage like after having cated a binary file), use
reset
I would suggest to add
alias cls='reset'
in your .bashrc to avoid auto-completing on reboot…
by Pierre-Alexandre Meyer
To clean a terminal (full of garbage like after having cated a binary file), use
reset
I would suggest to add
alias cls='reset'
in your .bashrc to avoid auto-completing on reboot…
No Comment.
Add Your Comment