On 10.10.2017 at 14:29 wrote Rick Sutphin: > I am testing my filesets and I would like to be able to redirect the output > of estimate listing to a file to make it easier to see/search the results. Is > something like this possible?
echo "estimate ..." | bconsole > /tmp/output.log or start bconsole and @tee /tmp/output.log estimate ... -- Jörg Steffens [email protected] Bareos GmbH & Co. KG Phone: +49 221 630693-91 http://www.bareos.com Fax: +49 221 630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: S. Dühr, M. Außendorf, Jörg Steffens, P. Storz -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
