add bash-5.2.x compatibility
bash 5.2.x initializes shopt a bit different. Call it before the function and unset after the function.
Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.
bash 5.2.x initializes shopt a bit different. Call it before the function and unset after the function.