Skip to content

dwarfsextract option (command) of the read operation (process) for yad (progressbar) ? #116

Answered by mhx
fwn0 asked this question in Q&A
Discussion options

You must be logged in to vote

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 with zenity, so I would assume it works just fine with yad as well:

dwarfsextract -i rasp-norm2.dwarfs -o tmp --stdout-progress \
    | zenity --progress --auto-close --no-cancel --time-remaining

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mhx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants