mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
clear (#24643)
* clear added an explanation of the clear command * add title fix format * fixed format * fixed title * Fix filename to index.md
This commit is contained in:
parent
56604f43f6
commit
8eae311392
7
guide/english/bash/bash-clear/index.md
Normal file
7
guide/english/bash/bash-clear/index.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Bash clear
|
||||
---
|
||||
|
||||
## Bash Command clear
|
||||
|
||||
`clear` - typing clear will remove all text from the shell your working in.
|
||||
Loading…
Reference in New Issue
Block a user