/ProgressBar

A quick progress bar using bash

Primary LanguageShellApache License 2.0Apache-2.0

ProgressBar

A quick progress bar using bash.

Usage

./progress_bar.sh [duration] [width]

for example

./progress_bar.sh 30 60

will result in:

[================>                                           ]  26% (22 seconds remaining)