clear.cmd

1.0.11 • Public • Published

Clear screen like Unix in Windows Command prompt.
🖥️ Command prompt, 📜 Files,

clear (similar to cls in Windows Command prompt) is a builtin shell command in various Unix shells (such as bash), which clears the terminal by scrolling down (until old output is not visible) and resetting the cursor to the top-left corner of the screen. This package provides the same behaviour as Unix clear (as mentioned above) on the Windows Command prompt. Source code for the executable is written in C#.

Stability: Experimental.


# Install on Windows
$ npm install -g clear.cmd

# Push screen text to the top, reset cursor.
$ clear


References:



ORG DOI

Package Sidebar

Install

npm i clear.cmd

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

9.34 kB

Total Files

5

Last publish

Collaborators

  • wolfram77