kurahaupo 1698313719 learn To fix problems with “set -e” at the top of your script, after the #! line, insert a line with just “{” (a solitary open bracket), then at the end, append a line with “} && :” kurahaupo 1698313789 forget kurahaupo 1698313789 learn To fix problems with “set -e” at the top of your script, after the #! line any any “shopt” lines, insert a line with just “{” (a solitary open bracket), then at the end, append a line with “} && :” kurahaupo 1698313920 forget