You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
116 B

# clear
## 说明
**clear命令** 用于清除当前屏幕终端上的任何信息
## 实例
```bash
clear
```