Provides progress bars for shell scripts and command pipelines
Provide progress bars for shell scripts
bar$ cat largefile.iso | bar | dd of=/dev/usb$ curl -o file.zip http://example.com/file.zip | bar$ cat input.txt | bar | process_command > output.txt