The history and use of /etc/glob in early Unixes (utcc.utoronto.ca)
from tedu@inks.tedunangst.com to inks@inks.tedunangst.com on 13 Jan 18:57
https://inks.tedunangst.com/l/5162

One of the innovations that the V7 Bourne shell introduced was built in shell wildcard globbing, which is to say expanding things like *, ?, and so on. Of course Unix had shell wildcards well before V7, but in V6 and earlier, the shell didn’t implement globbing itself; instead this was delegated to an external program, /etc/glob (this affects things like looking into the history of Unix shell wildcards, because you have to know to look at the glob source, not the shell).

#sh #text #unix

#inks #sh #text #unix

threaded - newest