Re: [Bacula-users] Saving a list of jobs from bconsole

2006-05-24 Thread Kern Sibbald
> On Fri, 19 May 2006 12:44:12 -0700 > Willard Farqwark <[EMAIL PROTECTED]> wrote: > >> Is there a way to save the output of 'list jobs jobnum=' while in >> bconsole? >> Can I do it on the command line or do I have to use sql? Which I hate > > man script Yes, see the "output" and "tee" comma

Re: [Bacula-users] Saving a list of jobs from bconsole

2006-05-24 Thread Martin Simmons
> On Fri, 19 May 2006 12:44:12 -0700, Willard Farqwark <[EMAIL PROTECTED]> > said: > > Is there a way to save the output of 'list jobs jobnum=' while in > bconsole? > Can I do it on the command line or do I have to use sql? Which I hate You can use bconsole's @output command. __Ma

Re: [Bacula-users] Saving a list of jobs from bconsole

2006-05-24 Thread Ger Apeldoorn
Hi, Do you want to generate a list of files that was backupped or something? I made the following Perl script to do that (of the last 200 jobs) and dump it to files. You can use the -f switch and feed it a jobname if you like. %< #!/usr/bin/perl use

Re: [Bacula-users] Saving a list of jobs from bconsole

2006-05-23 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 There's that, but you can also pass commands to bconsole. I don't do it, so I'm not sure how... perhaps via STDIN. Take a look and you might find the info you need. _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - User Supp

Re: [Bacula-users] Saving a list of jobs from bconsole

2006-05-23 Thread Bill Moran
On Fri, 19 May 2006 12:44:12 -0700 Willard Farqwark <[EMAIL PROTECTED]> wrote: > Is there a way to save the output of 'list jobs jobnum=' while in > bconsole? > Can I do it on the command line or do I have to use sql? Which I hate man script -- Bill Moran Collaborative Fusion Inc. **