Difference between revisions of "Shell/Clear the Screen"

From Coder Merlin
imported>Anton-krom
Line 1: Line 1:
== Clear the Screen ==
In some cases it’s useful to clear the screen. (For example, this might be useful if you sense your guide creeping up behind you when you were doing something that you weren’t supposed to be doing. 😁) We can do this with the clear command. Type '''clear''' and then press {{Key|RETURN}}.
In some cases it’s useful to clear the screen. (For example, this might be useful if you sense your guide creeping up behind you when you were doing something that you weren’t supposed to be doing. 😁) We can do this with the clear command. Type '''clear''' and then press {{Key|RETURN}}.



Revision as of 16:22, 12 December 2021

Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

In some cases it’s useful to clear the screen. (For example, this might be useful if you sense your guide creeping up behind you when you were doing something that you weren’t supposed to be doing. 😁) We can do this with the clear command. Type clear and then press RETURN.

john-williams@codermerlin:~$  clear