On Wednesday 19 December 2007 02:25, Dirk Bartley wrote:
> On Tue, 2007-12-18 at 16:37 +0100, Kern Sibbald wrote:
> > Yes, the qstatus has a very particular format used to find the list of
> > the current jobs or the status of the last terminated job.
> >
> >    qstatus dir current
> > or
> >    qstatus dir last
> >
> > so it won't be very useful for what you want.  Either you will need to
> > parse the existing status command, or I suggest you specifically
> > implement a .status command that returns basically all the same
> > information, but in a format that is much easier to parse -- much like
> > the existing dot commands.
> >
> > Best regards,
> >
> > Kern
>
> You want me to modify the core code??  It's just something that to this
> date I have not done.  I'm just not very familiar with it.

I don't have a problem with you modifying the core code.  As with everyone, I 
just ask that you keep the coding style the same.

If you want some specific help, I can program part or all of it for you, but 
I'm down a bit with a sinus infection, so running much slower than normal.  
All I need is the *exact* commands you would like to issue and the exact 
output.  Whether it is you who programs it or me, I think it would be good 
for you to define those items before beginning the programming so that I can 
make comments and so that you don't go off in a direction that would not 
be "consistent" with Bacula ... (which I doubt you would do).

Kern

>
> Dirk
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplac
>e _______________________________________________
> Bacula-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-devel

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to