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

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -