Bash progress dialog with rich progress report -


i have dialog installed, have nice progress dialog, this:

+-------[ title ]--------+ |                        | | +-[ console output ]-+ | | | output line1       | | | | output line2       | | | +--------------------+ | | #########80%#####::::: | +------------------------+ 

so, example when upgrading 5 packages in distro, shows progress (here, 3 package upgraded out of 5), shows detailed output of executed commands. possible?


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -