Skip to content

Instantly share code, notes, and snippets.

@null4bl3
Created January 3, 2018 12:40
Show Gist options
  • Save null4bl3/434b03856f9235dfd4187f5f8888f097 to your computer and use it in GitHub Desktop.
Save null4bl3/434b03856f9235dfd4187f5f8888f097 to your computer and use it in GitHub Desktop.
node.js clear console
process.stdout.write('\033c');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment