Linux command
wipeclean 命令
网络
复制后可按需替换文件名、目录或参数。
常用示例
Clean terminal
wipeclean
With specific animation
wipeclean -a [1]
Custom speed
wipeclean -s [50]
说明
wipeclean is a fun alternative to the clear command that clears the terminal screen with visual animations instead of simply scrolling content away. Multiple animation styles are available, each providing a different visual effect as the screen content is wiped. The animation speed can be adjusted to control how quickly the clearing effect plays out. It is purely decorative and serves no functional advantage over the standard clear command, but adds a bit of visual flair to terminal workflows.
参数
- -a _N_
- Animation type.
- -s _SPEED_
- Animation speed.
- --help
- Show help.
FAQ
What is the wipeclean command used for?
wipeclean is a fun alternative to the clear command that clears the terminal screen with visual animations instead of simply scrolling content away. Multiple animation styles are available, each providing a different visual effect as the screen content is wiped. The animation speed can be adjusted to control how quickly the clearing effect plays out. It is purely decorative and serves no functional advantage over the standard clear command, but adds a bit of visual flair to terminal workflows.
How do I run a basic wipeclean example?
Run `wipeclean` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -a _N_ do in wipeclean?
Animation type.