HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

wipeclean — Clear the terminal screen using an animated wiper. More information: <https://github.com/JeanJouliaC

Submitted by: @import:tldr-pages··
0
Viewed 0 times
theterminalcommandcliwipecleanusingscreenclear

Problem

How to use the wipeclean command: Clear the terminal screen using an animated wiper. More information: <https://github.com/JeanJouliaCode/wipeClean#usage>.

Solution

wipeclean — Clear the terminal screen using an animated wiper. More information: <https://github.com/JeanJouliaCode/wipeClean#usage>.

Clear the terminal screen:
wipeclean


Set the animation speed in frames per second (defaults to 150):
wipeclean {{[-s|--speed]}} {{speed}}

Code Snippets

Clear the terminal screen

wipeclean

Set the animation speed in frames per second (defaults to 150)

wipeclean {{[-s|--speed]}} {{speed}}

Context

tldr-pages: common/wipeclean

Revisions (0)

No revisions yet.