> For the complete documentation index, see [llms.txt](https://docs.hyperdbg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hyperdbg.org/commands/meta-commands/.cls.md).

# .cls (clear the screen)

### Command

> .cls

### Syntax

> .cls

### Description

Clears the screen.

### Parameters

None

### Examples

None

### IOCTL

None

### Remarks

1. You can use `.cls` , `cls` and `clear`. All of them are the same.

### Requirements

None

### Related

None
