1
Fork 0
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:
Terts Diepraam 2022-09-05 10:56:04 +02:00
parent 1172a7e781
commit 21e691c3b9
5 changed files with 149 additions and 11 deletions

View file

@ -23,6 +23,7 @@ fsext
getopts
getrandom
globset
indicatif
itertools
lscolors
mdbook