Answers for "how to clear terminal mac"

1

command to clear terminal

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

how to clear terminal

Ctrl + L)how to clear terminal
Posted by: Guest on November-11-2020
0

macos clear terminal

clear && printf 'e[3J'
Posted by: Guest on December-28-2020
1

how to clear terminal

alt + ctrl + L
Posted by: Guest on June-04-2020
0

clear terminal mac

Clear terminal on macOS: Command + K (alternatively type: clear)
Posted by: Guest on November-03-2020

Browse Popular Code Answers by Language