Wildcards

Characters that represents one or more characters. The question mark (?) wildcard can be used to represent any single character, and the asterisk (*) wildcard can be used to represent any character or group of characters that might match that position in other file names.

Use wildcard characters as placeholders for other characters when you are specifying multiple files. For example: