Hello,
See subject line ;)
Sincerely, Joh
On 2020-05-19 10:35, Christophe wrote:
Thank you. I guess this should then do ...
if ! qvm-ls --running|grep -q $VM; then
echo "$VM not running or present. Aborting."
exit 1
fi
Ha - even better ... sorry, saw this late.
Thanks!
Joh