macOS
brew install barlocal Homebrew formula metadata
brew
Provide progress bars for shell scripts. Version 1.4 via Homebrew; verified 2026-05-19.
install
brew install barlocal Homebrew formula metadata
sudo apt install barDebian stable package indexes · bar · source: deb.debian.org
nix profile install nixpkgs#barnixpkgs package indexes · pkgs/by-name/ba/bar/package.nix · source: api.github.com
overview
Provide progress bars for shell scripts
history
bar is a small Bourne-shell utility that behaves like cat while showing an ASCII progress bar, aimed at portable Unix installation and scripting contexts.
Henrik Theiling's project page frames bar as deliberately minimal shell code that needs no compilation and works across sh, ash, ksh, zsh, bash, and related Bourne-style shells. The design goal is portability first: when progress display cannot be supported safely, the script is intended to fall back toward plain cat behavior.
The upstream change log records a compact evolution from version 1.0's initial release through 1.1 percentage and terminal-width support, 1.2 robustness fixes across shells and systems, 1.3 feature additions such as ETA and configurable sizing, and 1.4 bug fixes.
bar's adoption is narrow but very Unix-shaped: it appears in Homebrew, Debian, Ubuntu, and Nix package metadata as a tiny helper for shell scripts rather than as a large standalone application.
The typical use is to pipe or copy data while presenting a text progress indicator in an install script or other shell workflow. Its upstream page emphasizes embedding or reusing the script body in portable installers.
bar is interesting because it solves a common packaging-era problem without a compiled dependency, curses UI, or modern shell assumptions. It is the sort of small, old-school utility that package managers preserve because it remains useful in constrained Unix environments.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
bar | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
http://www.theiling.de/projects/bar.html
install metadata
| Package key | brew:bar |
|---|---|
| Version | 1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bar |
| Homepage | http://www.theiling.de/projects/bar.html |
| Upstream docs | http://www.theiling.de/projects/bar.html |
| License | Zlib |
| Source archive | http://www.theiling.de/downloads/bar-1.4-src.tar.bz2 |
| Last updated | 2026-05-19T13:03:28-04:00 |
| Pulse | updated |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bar |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
bar 1.11.1-4
Show information about a data transfer
sudo apt install barbar
nix profile install nixpkgs#barbar 1.11.1-4
Show information about a data transfer
sudo apt install barsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.