Module posix.glob
Generate pathnames matching a shell-style pattern.
Functions generating a table of filenames that match a shell-style pattern string.
Functions
glob ([pat="*"]) | Find all files in this directory matching a shell pattern. |