Glob (programming)
In computer programming, the verb glob or globbing is used to refer to an instance of pattern matching behavior. The noun "glob" is used to refer to a particular pattern, e.g. "use the glob *.log to match all those log files".
Read more about Glob (programming): Origin, Technical, Implementations, Syntax