Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Bash progress bar

Try out examples:

/usr/bin/env bash usage-examples.sh

Usage:

Pass in the total target number for the progress as the first arg, pass in the current number as the second arg.
Example: makeBar 40 100

40/100 [****************************************                                                            ] 40%

About

Bash function for creating a shell progress bar

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages