clear: added on linux

This commit is contained in:
J053Fabi0 2017-12-05 13:33:49 -07:00
parent 7999dc9576
commit d1a33851be

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`