In Digital Equipment Corporation's RSTS operating system, there was a utility called "make." This would create a text file of a specified name, and then launch the TECO text editor on that file.
A user would type "make myfile" and the file "myfile"... more