Post not yet marked as solved
Post marked as unsolved with 2 replies, 5,769 views
I'm just beginning, and I want to learn how to clear the terminal window screen. I thought the command was CLS, but this isn't a known command, so the result is
zsh: command not found: cls
Also, it's not mentioned in the Command Line Primer
Surely it's possible to access this, but how?