2026年5月5日(火) 4:27 Chet Ramey <[email protected]>: > GLOBIGNORE has been around 30+ years (I implemented it in 1995 and it > first appeared in bash-2.0), and I can't recall my thought process > from back then.
I think one reason was given in the following thread: https://lists.gnu.org/archive/html/bug-bash/2017-04/msg00036.html > Yes, GLOBIGNORE doesn't have any effect when it appears in the environment. > It makes shell scripts fail in erratic and unpredictable ways. If you > want to use GLOBIGNORE, you have to do something affirmative. -- Koichi
