John Kodis writes:

> You could use a shell script to automate the task.  Something like:
>       for n in $(seq 27 42); do
>         echo -e "delete volume=junk-$n\nyes" | bconsole
>       done

What does "-e" does?
That option doesn't exist in FreeBSD.

 
> Just make sure that you've got the range of volumes right first!

Didn't know one could call bconsole that way.. I can think of all kind of 
wonderfull scripts I can write now that I know this. :-)

Thanks!

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to