diff --git a/pages/osx/clear.md b/pages/osx/clear.md new file mode 100644 index 0000000000..d3be29f9cd --- /dev/null +++ b/pages/osx/clear.md @@ -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` \ No newline at end of file