diff --git a/guide/english/bash/bash-clear/index.md b/guide/english/bash/bash-clear/index.md new file mode 100644 index 0000000000..9f5ba02173 --- /dev/null +++ b/guide/english/bash/bash-clear/index.md @@ -0,0 +1,7 @@ +--- +title: Bash clear +--- + +## Bash Command clear + +`clear` - typing clear will remove all text from the shell your working in.