Origin
The command interpreters of the early versions of Unix (1st through 6th Editions, 1969–75) did not expand wildcard characters in file path arguments to a command; a separate program, /etc/glob, performed the expansion and supplied the expanded list of file paths to the command for execution.
glob is a Unix library function that expands file names using a pattern-matching notation reminiscent of regular expression syntax but without the expressive power of true regular expressions.
Read more about this topic: Glob (programming)
Famous quotes containing the word origin:
“Someone had literally run to earth
In an old cellar hole in a byroad
The origin of all the family there.
Thence they were sprung, so numerous a tribe
That now not all the houses left in town
Made shift to shelter them without the help
Of here and there a tent in grove and orchard.”
—Robert Frost (18741963)