clear: added on linux

coverage
J053Fabi0 2017-12-05 13:33:49 -07:00
parent 7999dc9576
commit d1a33851be
1 changed files with 7 additions and 0 deletions

7
pages/linux/clear.md Normal file
View 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`