.cls (clear the screen)
Description of the '.cls' command in HyperDbg.
Command
.cls
Syntax
.cls
Description
Clears the screen.
Parameters
None
Examples
None
IOCTL
None
Remarks
You can use
.cls
,cls
andclear
. All of them are the same.
Requirements
None
Related
None
Last updated