mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
cp: add progress bar
Adds the `-g` and `--progress` flags to enable a progress bar via indicatif.
This commit is contained in:
parent
1172a7e781
commit
21e691c3b9
5 changed files with 149 additions and 11 deletions
|
@ -23,6 +23,7 @@ fsext
|
|||
getopts
|
||||
getrandom
|
||||
globset
|
||||
indicatif
|
||||
itertools
|
||||
lscolors
|
||||
mdbook
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue