Xfennec / progress

Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)
GNU General Public License v3.0
8.58k stars 313 forks source link

More options for appending process names #139

Closed mcandre closed 4 years ago

mcandre commented 4 years ago

These two features will help users to construct practical aliases to the exact progress behavior they desire.

Xfennec commented 4 years ago

Appending to default list is done with --additional-command. Can be used with PROGRESS_ARGS env. I can't see any use case for exclusion that would not be possible with other existing flags.