On 4/12/23 11:01, Bill Arlofski via Bacula-users wrote:
Oops... I have a rogue `\` in those last two echo commands:
for vol in $(echo -e "list media pool=xxxx\n\quit\n" | "${bcbin}" -c "${bccfg}"
\
and
for vol in $(echo -e "list media\n\quit\n" | "${bcbin}" -c "${bccfg}" \
There should not be the `\` before each `quit` -- Bill Arlofski [email protected]
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
