wick3dr0se / bashbar

A super minimal pure BASH progress bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bashbar

A super minimal, pure BASH progress bar


Install

// download the repository
$ git clone https://github.com/wick3dr0se/bashbar; cd bashbar

// install bashbar to $PATH
# install bashbar /usr/local/bin

Usage

$ bashbar <percent> [delay]

Legend

$  ...  executed as regular user
#  ...  executed as superuser
<>  ...  required argument
[]  ...  optional option
//  ...  comment

About

A super minimal pure BASH progress bar

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%