Skip to content

clear.cmd 1.0.3

Install from the command line:
Learn more about npm packages
$ npm install @nodef/clear.cmd@1.0.3
Install via package.json:
"@nodef/clear.cmd": "1.0.3"

About this version

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

clear (similar to cls in Windows Command prompt) is a builtin shell command various Unix shells (such as bash), which is 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 in C#.

Stability: Experimental.


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

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


References:



Details


Assets

  • clear.cmd-1.0.3-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0