Would like a success message, that can be suppressed by -q. I suggest adding this about line 30: if [ "$QUIET" -ne 1 ]; then echo "Operation succeeded on try $i"; fi Thanks for the script.
Would like a success message, that can be suppressed by -q. I suggest adding this about line 30:
Thanks for the script.