mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:53:34 +02:00
clear: added on linux
This commit is contained in:
parent
7999dc9576
commit
d1a33851be
1 changed files with 7 additions and 0 deletions
7
pages/linux/clear.md
Normal file
7
pages/linux/clear.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# clear
|
||||
|
||||
> Clears the screen of the terminal.
|
||||
|
||||
- Clear the screen (equivalent to typing Control-L when using the bash shell):
|
||||
|
||||
`clear`
|
Loading…
Add table
Reference in a new issue