Using Wildcards on the Bash Command Line
The function of any shell, whether Bash, KSH, CSH is to take commands entered on the command line; expand any file globs, that is wildcard...
The function of any shell, whether Bash, KSH, CSH is to take commands entered on the command line; expand any file globs, that is wildcard...