Plugin Name: glob Authors: Minh Tran, Phillip Shin Function: This plugin allows for glob expansion when specifying files. For example: ls *.c will output all c files. Usage: Use the '*' character to act as a wildcard.