Clear putty window fully
If you want to full clear putty window including the scroll history with just a command, here is your answer.It seems there is a way to clear the scroll buffer just by sending some special characters with print.[php toolbar=”false”]printf ‘\033[3J'[/php]To make it easier, just put it in … Read more »