While most of us use the `clear` command to clear a Linux, macOS, or Unix terminal screen, you can actually do this much faster by pressing `Ctrl + L` keyboard shortcut keys. Try it!
@nixCraft I use that ALL THE TIME. In fact I never use clear, only CTRL+L for the general case in which you want to clear the screen, and `reset` command if the terminal gets borked.