Page 1 of 1

Progress Bar for commands in Linux

Posted: 2012/04/12 17:37:50
by allamiro
I m trying to get a progress bar to show the progress of different commands I cant see m to find any good one any recommendations

Progress Bar for commands in Linux

Posted: 2012/04/12 21:52:57
by pschaff
I don't have any, and I rather doubt anyone else will, but please do not dual-post. Your duplicate post has been deleted.

You would have to modify the source and recompile each shell command to get a progress bar, if it is not implemented in the original. Some commands may have a flag (such as [b]-h[/b] or [b]--hash[/b] for [b]rpm[/b]) to show progress.

Re: Progress Bar for commands in Linux

Posted: 2012/04/13 14:21:53
by allamiro
Hi I didnt double post for some reason it happened like that I think I was double clicking since it took longer time to actually posting the question


I found out there are tools out there such as bar but they works only for specifc command like copying and stuff not the command progress I will try those options and keep looking

http://www.theiling.de/projects/bar.html