-
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. |
Beta Was this translation helpful? Give feedback.
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
|
Beta Was this translation helpful? Give feedback.
Yep,
dwarfsextract
currently 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-progress
flag to enable progress output. I've tested this withzenity
, so I would assume it works just fine withyad
as well: