progress icon indicating copy to clipboard operation
progress copied to clipboard

Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)

Results 64 progress issues
Sort by recently updated
recently updated
newest added

Hey! I tried to integrate the output of progress to conky. It works with progress -w, but the stats are pretty imprecise. The stats of progress -m on the other...

How about add shell completions for bash/zsh/fish/posh/etc? Thanks! ``` ❯ progress - option -a add additional command to default command list --additional-command add additional command to default command list -c...

Thanks for all the work on progress; I love using it. The one thing (for me!) that would make it even better is support for monitoring things like: ```bash zfs...

This PR fixes a few bugs and adds some useful features: * Added an option to **include** files. * Added ability to use file mask. * Added an option to...