Wildcards in Linux
The shell feature that makes these commands so powerful is – Wildcards.
Because the shell uses file- names so much, it provides special characters to help you rapidly specify groups of filenames. These special characters are called wildcards. Using wildcards (also known as globbing) allows you to select filenames based on patterns of characters.