tldr/pages/common/clear.md

8 lines
135 B
Markdown
Raw Normal View History

2017-12-05 20:33:49 +00:00
# clear
> Clears the screen of the terminal.
- Clear the screen (equivalent to typing Control-L when using the bash shell):
`clear`