|
I would like to have the progress of extracting dwarf archives displayed graphically. Is there any way to send the unpacking process to a pipe? which works fine, but for dwarfsextract it cannot capture this process. |
Answered by
mhx
Nov 20, 2022
Replies: 1 comment
|
Yep, It was easy enough to add, though, so it's now in the latest release candidate dwarfs-0.7.0-RC3. You need to supply the |
0 replies
Answer selected by
mhx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yep,
dwarfsextractcurrently has no way of displaying or sending progress information.It was easy enough to add, though, so it's now in the latest release candidate dwarfs-0.7.0-RC3.
You need to supply the
--stdout-progressflag to enable progress output. I've tested this withzenity, so I would assume it works just fine withyadas well: