Answers for "keyboard shortcut to clear terminal"

1

command to clear terminal

cls     //Windows command prompt
clear   //Linux terminal
Posted by: Guest on April-08-2021

Code answers related to "keyboard shortcut to clear terminal"

Browse Popular Code Answers by Language