noun
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.