filename expansion; globbing
Computing term for the process where a shell or program expands a pattern containing wildcards into a list of matching filenames.
In the shell, filename expansion using an asterisk is often used.
Compound of ファイル名 (filename) and 展開 (expansion, development). A direct calque from English 'filename expansion'.