Symbols such as * and ? for specifying multiple file names at once.
Symbols that expand into every file name matching a pattern at once, expanded by the shell before being passed to the command. A dotfile (hidden file) isn't matched by * by default, so including hidden files requires an explicit pattern like .* instead.
© 2026 ITBGM