Files
cheatsheet-tldr/wipeclean
2024-02-21 11:19:49 +00:00

18 lines
367 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# wipeclean
> Clear the terminal screen using an animated wiper.
> More information: <https://github.com/JeanJouliaCode/wipeClean>.
- Clear the terminal screen:
`wipeclean`
- Set the animation speed in frames per second (defaults to 150):
`wipeclean --speed {{speed}}`