- Notifications
You must be signed in to change notification settings - Fork0
CLI which makes your input verbose, flooding buffer
License
NotificationsYou must be signed in to change notification settings
nwtgck/verbose
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CLI which makes your input verbose, flooding buffer
Get executable binaries fromGitHub Releases
Here is examples to useverbose
.
printf"hello"| verbose# => hhhhhhhhhheeeeeeeeeelllllllllllllllllllloooooooooo
Specify the number how verbose.
printf"hello"| verbose -n 50# => hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhheeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeelllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllloooooooooooooooooooooooooooooooooooooooooooooooooo
Encode & decode.
printf"hello"| verbose| verbose -d# => hello
Encode & decode specifying how much amplified.
printf"hello"| verbose -n 100| verbose -n 100 -d# => hello
About
CLI which makes your input verbose, flooding buffer
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.