bash-progress-indicator icon indicating copy to clipboard operation
bash-progress-indicator copied to clipboard

Animated progress indicator for Bash scripts

Results 2 bash-progress-indicator issues
Sort by recently updated
recently updated
newest added

Be creative =) Read [the article](https://medium.com/meninunes/bash-construindo-indicador-de-progresso-8de94c37683) if needed... > To celebrate the Hacktoberfest, everyone is welcome to close this issue =) Happy Hacktoberfest and happy hacking! 🎉

hacktoberfest

``` vm@vmbox:bash-progress-indicator$ chmod +x main.sh vm@vmbox:bash-progress-indicator$ ./main.sh progress tput: unknown terminfo capability 'invisible' vm@vmbox:bash-progress-indicator$ ```