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
w...@protonmail.com

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to