Use Hudson as a front end. It has a progress bar that you're looking for and a very nice and easy to understand GUI.
Hudson is really an auto-build executioner. It is made to automatically do a build either at fixed times, or whenever somebody does a checkin. It can also automatically run JUnit tests and report back to the user how the build is doing. It's a bit more than what you're asking for, but it is probably something that you can really use: <hhttps://hudson.dev.java.net/>. On 11/6/07, Jo Support <[EMAIL PROTECTED]> wrote: > hi, is there a lib that can display a target progress (or percentage > progress, or something similar) bar instead of the standard output of each > tasks? > i'd like to make my scripts' users blind of the standard output, but give > them the sensation the workstation isn't locked. > > any idea/suggestion? > > ps: splash task doesn't match my needs > > thank you very much > jo > -- -- David Weintraub [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
