glob

Filename globbing utility.

Functions

glob(pathname) Return a list of paths matching a pathname pattern.
glob0(dirname, basename)
glob1(dirname, pattern)
has_magic(s)
iglob(pathname) Return an iterator which yields the paths matching a pathname pattern.